The tool is currently able to do the following actions on the browser:
visit ― Visit a website.
click ― Click on a node for a specific selector.
observe ― Observe page body for a specific selector.
router ― Handle browser router: back, forward, reload.
type ― Type texts on an input for a specific selector.
wait ― Wait for N seconds.
exit ― Exit the browser.
savetask ― Saves the latest task into action store.
See openapi.yaml for more.
Challenging tasks
Here are some challenging tasks to test whether the tool succeds on the current actions or not:
The tool is currently able to do the following actions on the browser:
visit― Visit a website.click― Click on a node for a specific selector.observe― Observe page body for a specific selector.router― Handle browser router:back,forward,reload.type― Type texts on an input for a specific selector.wait― Wait for N seconds.exit― Exit the browser.savetask― Saves the latest task into action store.See openapi.yaml for more.
Challenging tasks
Here are some challenging tasks to test whether the tool succeds on the current actions or not:
Adding a Book to Cart on AmazonBooking a Dummy Flight on ExpediaSearching for a Job on LinkedInChecking Weather on Weather.com