March 7, 2013addSelection command, removeSelection command, Select commands, selenium ide “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, 2012Select commands, selenium ide, 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, 2012Select commands, selenium ide, 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, 2012Select commands, selenium ide, 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, 2012select Command, Select commands, selectAndWait command, selenium ide, 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 […]