Test Verifications
open ./tests/html/test_verifications.html?foo=bar  
verifyLocation /tests/html/test_verifications.html
verifyLocation /tests/html/test_verifications.html?foo=bar
verifyValue theText the text value
verifyValue theHidden the hidden value
verifyText theSpan this is the span
verifyTextPresent this is the span
verifyTextNotPresent this is not the span
verifyElementPresent theSpan
verifyElementPresent theText
verifyElementNotPresent unknown
verifyTable theTable.1.0 c
verifySelected theSelect index=1
verifySelected theSelect value=option2
verifySelected theSelect value=opt*
verifySelected theSelect label=second option
verifySelected theSelect second option
verifySelected theSelect id=o2
verifySelectOptions theSelect first option,second option,third\,\,option
verifyAttribute theText@class foo