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:
This command asserts if the defined text
is present on current page.
Script:
Output: