Skip to main content

untilVisible

Waits until the given element becomes visible.

untilVisible(elemId)

Uses Element access timeout.

Parameters#

  • elemId: The target element

Returns#

  • The given element itself