New Selenium IDE – Using ‘verify text’ command to check the text on the UI element
Refer the article New Selenium IDE – Commands (Selenese), for the complete list of Selenium IDE commands and their practical demonstrations. verify text is one of the commands in Selenium IDE. The purpose of verify text command in Selenium IDE, is to check the text on the UI element. (i.e. The text between the HTML tags of… (0 comment)