text
open chrome://selenium-ide/content/tests/functional/aut/search.html
verifyText link=link with onclick attribute link with onclick attribute
verifyNotText link=link with onclick attribute flying monkies!
assertText link=link with onclick attribute link with onclick attribute
assertNotText link=link with onclick attribute flying monkies!
verifyTextPresent items
verifyTextNotPresent school bus
assertTextPresent items
assertTextNotPresent school bus
storeBodyText body_content
verifyBodyText ${body_content}
verifyNotBodyText elephants and zebras
assertBodyText ${body_content}
assertNotBodyText elephants and zebras