Simple selenium project that shows how to obtain the BrowserStack session url, which can be shared with anyone inside and outside of the team.
To run this project just import it as a normal Maven project
- Java version 11
- Maven version 3.5.3
- BrowserStack account (update config.properties file with credentials)
To run the tests: mvn clean test
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.