untilAllVisible
Waits until all the given elements become visible.
untilAllVisible(elemId, elemId, ...)
Uses Element access timeout.
#
ParameterselemId
: The target element
#
Returnslist
of given elements themselves
Waits until all the given elements become visible.
untilAllVisible(elemId, elemId, ...)
Uses Element access timeout.
elemId
: The target elementlist
of given elements themselves