web » clickAndWait(locator,waitMs)
Description
This command instructs Nexial to click on the first element that matched to the specified locator
, and wait for
waitMs
milliseconds.
Parameters
- locator - the locator of the element on which action need to be performed
- waitMs - the time to wait, in milliseconds.
Example
Script:
Output: