Difference between “verifyAlert” and “assertAlert” command in selenium
There are too many commands starting with “verify” and “assert” text. Both these commands are the same excluding one difference and that […]
There are too many commands starting with “verify” and “assert” text. Both these commands are the same excluding one difference and that […]
“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 […]