Nexial Automation

Test Automation Platform for everyone!

X

desktop » waitFor(name,maxWaitMs)

Description

This command will wait of the element with name specified as per the time provided and pass.

Parameters

  • name - this parameter is the name of the element found in locator.
  • maxWaitMs - this parameter if the time to wait

Example

See Also