Selenium
Pages
(Move to ...)
Selenium Basics
Selenium IDE
Java for Selenium
▼
Sunday, 6 May 2012
How to install Java?
›
How to install Java? Navigate to the url: http://java.com/en/download/index.jsp Click on the 'Free Java Download' button and...
19 comments:
Saturday, 5 May 2012
How to install firebug, & firepath?
›
How to install Firebug? Navigate to the link: http://getfirebug.com/ and click on the 'Install Firefox' button. Now fo...
137 comments:
What is XPath?
›
XPath is normally called as XML Path. We use XPath to navigate through elements, and attributes in the XML document. As per W3C'...
9 comments:
Difference between Selenium IDE, Selenium RC, Selenium Webdriver
›
Selenium IDE Selenium RC Selenium Web-driver Only works on Mozilla Firefox Works on almost all browsers.Does...
115 comments:
Wednesday, 25 April 2012
Configure Selenium RC server
›
How to configure 'Selenium RC' server? To configure 'Selenium RC' server one has to download the latest jar file from ...
8 comments:
Configure Selenium RC
›
How to download and configure/install Selenium RC? Selenium RC stands for 'Selenium Remote Control'. Selenium RC can be con...
14 comments:
Tuesday, 24 April 2012
Configure Selenium Webdriver
›
How to download and configure/install Selenium Webdriver? Selenium can be configured in the following ways: First one needs to downloa...
20 comments:
›
Home
View web version