Nexial Automation

Test Automation Platform for everyone!

web » assertTextPresent(text)

 

Description

This command asserts if the defined text is present on current page.

Parameters

  • text - this parameter is the actual text to be found on the page.

Example

Script:

Output:

See Also