Selenium IDE – “runScript” Command example to generate alert including variable value
In my previous post, I described how to generate alert message using “runScript” command in selenium IDE. In this example, Let we […]
In my previous post, I described how to generate alert message using “runScript” command in selenium IDE. In this example, Let we […]
“waitForTable” and “storeTable” are html table related commands. Both have different functions. As name suggest, “waitForTable” is useful to waiting for table […]