abagabagon / verifico

Web Test Automation Library
https://abagabagon.github.io/verifico/
Apache License 2.0
1 stars 1 forks source link

Web Automation: Alert Commands #162

Open abagabagon opened 2 years ago

abagabagon commented 2 years ago

Description

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

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

Dependencies

abagabagon commented 2 years ago

Implementation done. Setting status to READY TO TEST.

abagabagon commented 2 years ago

Testing done and passed. Setting status to DONE.