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

Web Automation: Alert Commands #162

Open
abagabagon opened this issue Jun 4, 2022 · 2 comments
Open

Web Automation: Alert Commands #162

abagabagon opened this issue Jun 4, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@abagabagon
Copy link
Owner

abagabagon commented Jun 4, 2022

Description

Create a class that would include Methods relating to Javascript Alert Commands for Web Automation. The following methods must be implemented:

  • Accept Alert
  • Cancel Alert
  • Type Alert

Corresponding waits must be applied as well for the methods to ensure success of the executed method.

Dependencies

@abagabagon abagabagon self-assigned this Jun 4, 2022
@abagabagon abagabagon added the enhancement New feature or request label Jun 4, 2022
@abagabagon
Copy link
Owner Author

Implementation done. Setting status to READY TO TEST.

@abagabagon
Copy link
Owner Author

Testing done and passed. Setting status to DONE.

@abagabagon abagabagon added this to the Web Automation milestone Jun 13, 2022
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
Status: Done
Development

No branches or pull requests

1 participant