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 […]
Selenium IDE is open source regression testing tool and has many different commands for controlling regression testing flow of your software web […]
Selenium IDE has many assertion commands to verify the presence of text, value, alert, confirmation, button, link, amny many more. You can […]
“waitForTable” and “storeTable” are html table related commands. Both have different functions. As name suggest, “waitForTable” is useful to waiting for table […]
There are many commands avalilable in selenium IDE and few of them are very related to “storeConfirmation” and “storeAlert”. Do you need […]