dougnoel / sentinel

A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
Apache License 2.0
11 stars 13 forks source link

533 Wait for all table cells to have text #534

Closed sampacos closed 1 year ago

sampacos commented 1 year ago

Address #533 add table method and table verification step in order to wait for all cells in column to have value. add integration and unit tests

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

95.4% 95.4% Coverage
0.0% 0.0% Duplication