I am sorry that I am not getting this one piece of the puzzle.
I have a scraper that I have set to run when I right-click on an article.
I have scraped the data I want from that article
I have my Wordpress site open and logged in.
How do I tell Bardeen to navigate to my Wordpress admin URL so that I can tell it to click on the menu items and place the content where I want to put it?
I believe you’ll need a combination of the following actions in order to achieve this:
Scrape data in the background
Create a scraper template to navigate to your wordpress admin URL.
Execute actions in the background
Provide directions to the “agent” on what it is you are accomplishing on the page, assuming it’s inputting data from the previously scraped data you want from the article.