Nexial Automation
Test Automation Platform for everyone!
web » waitForTitle(text)
Description
- This command is to wait for the title of the page.
- In other words command will wait for desired title and pass if found or else fail otherwise.
Parameters
- text - this parameter is the name/Title of the page.
Example
Script:
Output:
See Also