Popular Posts

Wednesday, 2 March 2011

Selenium Grid Example - Part3

 Selenium Grid example with Junit:

Pre-requisites:
a. Proper set up of Ant on your box
b. Selenium Grid
c. Proper setup of Jdk on your box
d. Some jar files what I will mention during example setup

Selenium Grid Example - Part2

Working with demo of selenium grid -- 25-march-2011 - fixed the issues with error reported by Mitul. it was regarding a warning message which generates when we don't make 'includeantruntime' variable false in javac tab into the build.xml file

1. Open a new command terminal, if you run following command then it will execute the test in sequence:
Ant run-demo-in-sequence

Selenium Grid Example - Part1

Contents
  1. Selenium grid with examples
  2. Prerequisite
  3. Working with demo of selenium grid
  4. Nice example of Selenium Grid with Testng
  5. Nice Example of Selenium Grid with Junit
Related Posts Plugin for WordPress, Blogger...