Home » TestNg

TestNg

How to execute Selenium WebDriver test cases parallel in multiple Browser using TestNG ?

Pre-Requisite: Read these article before proceeding with this post: Configuring Selenium Webdriver in Eclipse with TestNG plugin installation. I suppose that you are familiar with how to add jar files to your project and How to add any class, folder and XML. Most of the time we find it hard to do compatibility testing of …

How to execute Selenium WebDriver test cases parallel in multiple Browser using TestNG ? Read More »

Downloading and Configuring Selenium Webdriver in Eclipse with TestNG plugin installation

Downloading and Configuring Selenium WebDriver in Eclipse Steps: To Download Selenium WebDriver jar file  Go to https://www.selenium.dev/downloads/ Now Click on 3.141.59 under the label shown in Image Now Open Eclipse and Create one Java project Right Click on Left-hand side in Eclipse under Package Explorer like in Image Select NEW|JAVA PROJECT as marked in Image …

Downloading and Configuring Selenium Webdriver in Eclipse with TestNG plugin installation Read More »

Scroll to Top
Scroll to Top