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
Step by step useful guides, videos, code snippets and useful articles to get you upto speed with testing - Designed and managed by Time2test Limited, UK
Popular Posts
-
How to locally setup iphonedriver/webdriver under Selenium 2? Working with Web Driver: WebDriver uses a different underlying framework f...
-
Contents Selenium grid with examples Prerequisite Working with demo of selenium grid Nice example of Selenium Grid with Testng Nice Ex...
Wednesday, 2 March 2011
Selenium Grid Example - Part3
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
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
- Selenium grid with examples
- Prerequisite
- Working with demo of selenium grid
- Nice example of Selenium Grid with Testng
- Nice Example of Selenium Grid with Junit
Subscribe to:
Posts (Atom)