Skip to content
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

Open
3 of 7 tasks
sametcodes opened this issue Sep 19, 2023 · 0 comments · May be fixed by #8
Open
3 of 7 tasks

Challenge on some complex tasks #5

sametcodes opened this issue Sep 19, 2023 · 0 comments · May be fixed by #8
Assignees
Labels
enhancement New feature or request

Comments

@sametcodes
Copy link
Owner

sametcodes commented Sep 19, 2023

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:

  • Twitter Login and Send Tweet
  • Twitter Login and Like First 3 Tweets
  • Get song lyrics from Genius
  • Adding a Book to Cart on Amazon
  • Booking a Dummy Flight on Expedia
  • Searching for a Job on LinkedIn
  • Checking Weather on Weather.com
@sametcodes sametcodes added the enhancement New feature or request label Sep 19, 2023
@sametcodes sametcodes self-assigned this Sep 19, 2023
@sametcodes sametcodes linked a pull request Sep 23, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant