New Selenium IDE – Using ‘assert’ command
Refer the article New Selenium IDE – Commands (Selenese), for the complete list of Selenium IDE commands and their practical demonstrations. assert is one of the commands in Selenium IDE. The purpose of the assert command is to check the value stored in a variable is according to the expected result. In this article, I am going… (0 comment)