untilVisible
Waits until the given element becomes visible.
untilVisible(elemId)Uses Element access timeout.
Parameters#
elemId: The target element
Returns#
- The given element itself
Waits until the given element becomes visible.
untilVisible(elemId)Uses Element access timeout.
elemId: The target element