Skip to main content

All Questions

4 votes
2 answers
4k views

Webdriver.IO - check in a non-blocking way whether an element exists

Rookie question. I am using webdriver.io to write Appium end to end tests. I am using these commands to check the presence of an element: $(selector) browser.waitForVisible(selector, timeout, ...
Gabe's user avatar
  • 6,237