Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The ambiguity with the wait time in WebdriverIO for both findElement and isClickable is that it is not clear whether the wait time parameter represents the total amount of time to wait for the action to complete or the amount of time to wait between checking if the element is available or clickable. This can lead to confusion and inconsistency in the timing of automated tests, and may result in false negatives or false positives.