Tutorial post for selenium IDE “waitForTitle” and “waitForNotTitle” commands

Selenium IDE is open source regression testing tool and has many different commands for controlling regression testing flow of your software web application and I am trying to write tutorial posts for all the selenium ide commands. “waitForTitle” and “waitForNotTitle” command are one of them and are works with title of software web application. There … Read more