New Selenium IDE – Using ‘assert title’ command for checking the title of the page
Refer the article New Selenium IDE – Commands (Selenese), for the complete list of Selenium IDE commands and their practical demonstrations. assert title is one of the commands in Selenium IDE. The purpose of assert title command in Selenium IDE, is to check the title of the current page. In this article, I am going to practically… (0 comment)