This interface is used in the parameters of scrollTo and click actions of PageElement. It allows you to scroll a PageElement that resides inside a scrollable container into view.
An interval in milliseconds.
an instance of PageNodeStore which can be used to retrieve/create PageNodes
A timeout in milliseconds.
Defines the kind of waiting condition performed when initialWait
is invoked.
The initial waiting condition is performed every time before an interaction with the tested application takes place via a PageElement's action (eg. click).
Generated using TypeDoc
Describes the opts parameter passed to the constructor function of ValuePageElement.
Store type of the PageNodeStore instance which can be used to retrieve/create PageNodes