Verify Presence of a Certain Text

Verify Presence of a Certain Text

·         verifyTextPresent - returns TRUE if the specified text string was FOUND somewhere in the page; FALSE if otherwise
·         verifyTextNotPresent - returns TRUE if the specified text string was NOT FOUND anywhere in the page; FALSE if it was found


Comments

Popular posts from this blog

Handling Dynamic Web Tables Using Selenium WebDriver

Verify Specific Position of an Element

Read it out for TESTNG before going for an iterview