abagabagon / verifico

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

Web Automation: Waits #151

Open abagabagon opened 2 years ago

abagabagon commented 2 years ago

Description

Create a class that includes methods for all applicable waits for the Web Automation using Implicit and Explicit Waits.

Included methods should be as follows:

Dependencies

abagabagon commented 2 years ago

Could not implement the following due to limitations on ExpectedConditions. Other implemented wait commands can be used as workaround.

Setting status to READY TO TEST