Road To Automation
Pages
(Move to ...)
Home
Sikuli
SoapUI
Mobile Automation
Webdriver
TestNG & Junit
Jmeter
Training Syllabus
▼
Showing posts with label
Selenium
.
Show all posts
Showing posts with label
Selenium
.
Show all posts
Road to run selenium test on custom Firefox profile
›
Following are the steps to create Firefox profile and launch selenium server. 1. Click start button >> Go to Run. 2. Type firefox.e...
PHP Selenium RC data driven testing
›
In this post I will cover the procedure of data driven testing in selenium RC with phpunit framework. PHP unit provide @dataProvider provi...
Start with Java Selenium RC - Procedure to create first test script for the beginners
›
Prerequisites: Download Selenium2 jar file from http://seleniumhq.org/download/. Download TestNG jar file from http://testng.org/doc/d...
2 comments:
User-Extensions js file with Selenium RC
›
1 – Create user extensions file and place your user-extension.js file in the same directory where Selenium Server. Run selenium server ...
Start with Python Selenium RC - Procedure to create first test script for the beginners
›
Prerequisite: Python should be installed and set up path in your machine. Download Python from http://www.python.org/getit/ Download Se...
›
Home
View web version