Skip to content

TestNG Configuration

Hemanth Sridhar edited this page Apr 25, 2017 · 11 revisions

TestNG Configuration Tutorial to use WebAppFramework effectively

Mandatory : Use Selenium grid

Run your tests in different browsers

In order to run in chrome, add value chrome for browser parameter for the xml below

In order to run in chrome, add value chrome for browser parameter for the xml below

Clone this wiki locally