-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Challenge on some complex tasks #5
Labels
enhancement
New feature or request
Comments
sametcodes
added a commit
that referenced
this issue
Sep 19, 2023
sametcodes
added a commit
that referenced
this issue
Sep 20, 2023
sametcodes
added a commit
that referenced
this issue
Sep 20, 2023
sametcodes
added a commit
that referenced
this issue
Sep 20, 2023
sametcodes
added a commit
that referenced
this issue
Sep 20, 2023
sametcodes
added a commit
that referenced
this issue
Sep 21, 2023
sametcodes
added a commit
that referenced
this issue
Sep 21, 2023
sametcodes
added a commit
that referenced
this issue
Sep 21, 2023
sametcodes
added a commit
that referenced
this issue
Sep 21, 2023
sametcodes
added a commit
that referenced
this issue
Sep 21, 2023
sametcodes
added a commit
that referenced
this issue
Sep 22, 2023
sametcodes
added a commit
that referenced
this issue
Sep 22, 2023
sametcodes
added a commit
that referenced
this issue
Sep 22, 2023
sametcodes
added a commit
that referenced
this issue
Sep 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.comThe text was updated successfully, but these errors were encountered: