function checks text

There is a function that seeks a text on the page

if something does ouver

or then it is another thing?

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  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.