There is a function that seeks a text on the page
if something does ouver
or then it is another thing?
function checks text
There is a function that seeks a text on the page
if something does ouver
or then it is another thing?
Comments (1)
Sep 30, 2008
Pam says:
I believe you are looking for either: assertTextPresent or verifyTextPresent ...I believe you are looking for either:
assertTextPresent
or
verifyTextPresent
You can find these in the drop down for the command input in Selenium IDE, along with some documentation.