WAIT
Waits for the specified object. It is used to communicate to wait for a certain amount of time before throwing an exception that it cannot find the element on the page.
Use Case: The attribute value takes the xpath of the element in the “xpath; actual xpath of the element” format. xpath can be replaced with ID or name.
In the test data, provide the wait time(number) for LIST, LISTBOX, TEXTAREA, LINK, and BUTTON objects. For EDIT, IMAGE, WINDOW, and NORMAL objects, no test data is required.
Usage Details
Value
Keyword
WAIT
Display Name
User Defined Display Name
Attribute Values
Xpath of the element
EDIT, IMAGE, WINDOW, NORMAL - None
Objects Valid
LIST
LISTBOX
TEXTAREA
LINK
BUTTON
EDIT
IMAGE
WINDOW
NORMAL - Can be used for any element