Handling Tables with same ID and Name If in a page there are more then one table with same name and id, then we can identify each tab...
Sunday, 30 December 2012
Starting and Stopping Selenium Server
Starting and Stopping Selenium Server Starting : Click on the Run button(Run configuration button next to Run button) to start the se...
Handling Web Tables in Selenium RC
Handling Web Tables in Selenium RC 1. Read data from table in specified row and column String Str=selenium.getTable("locat...
Handling DropDowns in Selenium RC
Handling DropDowns in Selenium RC We can handle Drop Downs in 2 ways in Selenium RC 1. Gets all the list items within a List Box...
Selenium RC commands
Selenium RC commands : Text Box Related Commnads 1. type(locator, value) : example : selenium.type("//input[@id='...
Configuring Selenium RC with Eclipse
Configuring Selenium RC with Eclipse For configuring Selenium RC with Eclipse follwoing softwares and jar files are required Ja...
Subscribe to:
Posts (Atom)