Resolved: Multiple Operating systems and browser combinations in browserstack using Selenium and Cucumber with Java

Question:

Am looking for a skeleton of a Selenium, cucumber java project for browserstack that has capabilities for multiple operating systems, devices and browser combinations. I have tried following their guide with no results. Please help

Answer:

Could you please try with the below steps as per the below documentation,
https://www.browserstack.com/docs/automate/selenium/getting-started/java/cucumber-java#next-steps
https://github.com/browserstack/cucumber-java-browserstack

If you have better answer, please add a comment about this, thank you!

Source: Stackoverflow.com