Using “answerOnNextPrompt” and “assertPrompt” commands in selenium
“answerOnNextPrompt” command Sometime if you seen , there is display text box with popup message to write some thing in message box. […]
“answerOnNextPrompt” command Sometime if you seen , there is display text box with popup message to write some thing in message box. […]
“altKeyDown” command “altKeyDown” command works just like you are pressing alt key of your keyboard. It will keep pressed alt key until […]
“addSelectionAndWait” command in selenium IDE When you are adding selection into multi select list box and page reloading due to the adding […]
“addSelection” Command In multiselect list box, when you need to select multiple values from list box, “addSelection” command will be helpful in […]