“runScript” Command Example To Change Title Of Page In Selenium IDE
“runScript” command can be used for the different purpose in different condition. You can use it to run any java script in […]
“runScript” command can be used for the different purpose in different condition. You can use it to run any java script in […]
“runScript” command Example 1 and Example 2 will describe you how to generate alert message in selenium IDE. Now let we go at […]
Before learning “storePrompt” and “verifyPrompt” commands, you should be aware about the difference between alert, confirmation and prompt. You will see 3 buttons […]
Both “assertSelectedLabel” and “assertSelectedValue” are selenium IDE assertion commands. Both are working with list box and drop down. Some people thinking that […]