Cucumber parallel tests
Saving your BrowserStack credentials as environment variables makes it simple to run your test suite from your local or CI environment.
- Navigate to the folder cd cucumber-java-parallel
- Run the command
mvn installit will download all the dev dependencies - To Run the Test in BrowserStack Automate Run the command
mvn clean test -DsuiteXmlFile=testng.xml