browserstack / browserstack-local-java

Java bindings for BrowserStack Local
https://www.browserstack.com
MIT License
18 stars 34 forks source link

need to apply local.stop(); after each run in serenity framework #41

Open MohammedEbrahim opened 5 years ago

MohammedEbrahim commented 5 years ago

Need to close the browserstack.local(); after each run in serenity framework

in serenity the driver.quit is written as default so where i have to apply this step to stop the browserstack.local();