Use of “altKeyDown” and “altKeyUp” in selenium with example
“altKeyDown” command “altKeyDown” command works just like you are pressing alt key of your keyboard. It will keep pressed alt key until […]
“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 […]