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 see how can we show variable value inside alert using “runScript” command. Copy paste bellow given example in your selenium IDE and run it. Example 2 : “runScript” Command With Variable In Script New … Read more