IBM / gauge-web-app-steps

A Python module providing re-usable steps for testing web applications with the Gauge framework
MIT License
6 stars 3 forks source link

Reduce manual waiting #67

Closed derdualist closed 1 month ago

derdualist commented 2 months ago

Element and attribute selections and assertions should all be implemented with WebDriverWait.

derdualist commented 1 month ago

closed with PR #68