March 21, 2013June 20, 2025Adding Listeners in Test Plan, deselectPopUp Command, Select commands, selectPopUp Command, selectWindow Command, selenium ide, selenium IDE tutorial, Waitfor Commands, waitForPopUp Command How to use “selectWindow” and “waitForPopUp” Commands example in selenium “waitForPopUp” Command Remember one thing that selenium IDE software automation testing tool can handle only one window at a time. When you […]
March 10, 2013June 20, 2025addSelectionAndWait command, removeSelectionAndWait command, Select commands, selenium ide, selenium IDE tutorial Use of “addSelectionAndWait” and “removeSelectionAndWait” command “addSelectionAndWait” command in selenium IDE When you are adding selection into multi select list box and page reloading due to the adding […]
March 7, 2013June 20, 2025addSelection command, removeSelection command, Select commands, selenium ide, selenium IDE tutorial “addSelection” and “removeSelection” command example in selenium IDE “addSelection” Command In multiselect list box, when you need to select multiple values from list box, “addSelection” command will be helpful in […]
November 15, 2012June 20, 2025Select commands, selenium ide, selenium IDE tutorial, store commands, storeSelectOptions Command, storeValue Command “storeSelectOptions” and “storeValue” commands in selenium IDE “storeSelectOptions” Command We can use “storeSelectOptions” command with only list box and drop downs. Function of this command is it will store […]
November 15, 2012June 20, 2025Select commands, selenium ide, selenium IDE tutorial, store commands, storeSelectedLabel Command, storeSelectedLabels Command Selenium IDE commands “storeSelectedLabel” and “storeSelectedLabels” “storeSelectedLabel” Command We can use “storeSelectedLabel” Command only with drop down and list box. When you want to know or you need […]
November 14, 2012June 20, 2025Select commands, selenium ide, selenium IDE tutorial, Selenium IDE tutorials, store commands, storeSelectedIndex Command, storeSelectedIndexes Command Use of “storeSelectedIndex” and “storeSelectedIndexes” command in selenium IDE “storeSelectedIndex” Command storeSelectedIndex works with only select or multi-select target element like drop down and list box. Using this command, you can […]
November 9, 2012June 20, 2025select Command, Select commands, selectAndWait command, selenium ide, selenium IDE tutorial, Selenium IDE tutorials, Waitfor Commands Use of “select” and “selectAndWait” command in selenium IDE “select” Command Purpose of “select” command is to select label from drop down/combo box or list box. New Test Command Target Value […]