grandEL-dsouza / Custom-TestNG-framework-for-BrowserStack

This is a sample code written by GrandEL for running Selenium based Automated tests using a custom TestNG framework with Java on BrowserStack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom-TestNG-framework-for-BrowserStack

Clone this repository

Do a maven build and install the dependencies as defined in the pom.xml file

Then create your BrowserStack account and configure your credentials in the browserstack.yml file

Once the above steps are done run the testngTTE.xml file

The test shall run and the results can be viewed on the BrowserStack dashboard

About

This is a sample code written by GrandEL for running Selenium based Automated tests using a custom TestNG framework with Java on BrowserStack


Languages

Language:HTML 70.3%Language:Java 29.7%