Serenity Integration with BrowserStack SDK.
These code samples are currently based on:
- Appium-Java-Client:
8.1.1
- Protocol:
W3C
-
Java 8+
-
Maven
To install the dependencies, run :
-
For Android
cd android mvn clean
-
For iOS
cd ios mvn clean
Getting Started with Appium tests on BrowserStack couldn't be easier!
- Update
browserstack.yml
file at root level of Android examples or iOS examples with your BrowserStack Username and Access Key - Run
mvn test -P sample-test
- Update
browserstack.yml
file at root level of Android examples or iOS examples with your BrowserStack Username and Access Key - Simply configure the browserstackLocal parameter in the browserstack.yml file accordingly in Android examples or iOS examples.
browserstackLocal: true
- Run
mvn test -P sample-local-test
Note: If you are facing any issues, refer Getting Help section
For other Java frameworks samples, refer to following repositories :
Note: For other test frameworks supported by App-Automate refer our Developer documentation
If you are running into any issues or have any queries, please check Browserstack Support page or get in touch with us.