Video recording
Leverage the full range of debugging tools provided by BrowserStack to easily debug your test automation for native and hybrid mobile apps.
Espresso tests run on BrowserStack is recorded exactly as it is executed on our remote machine. Video recordings are particularly helpful whenever a test fails as they help you retrace the steps which led to the failure. You can access the video recordings from App Automate Dashboard for each session. You can also download the videos from the App Automate Dashboard or retrieve a link to download the video using our REST API for sessions.
Video is enabled by default. To disable Video use the API parameter video with the value false in the execute test API:
curl -X POST "https://api-cloud.browserstack.com/app-automate/earlgrey/build" -d "{"devices": ["iPhone 8 Plus-11"], "appDir": "bs://<hashed appid>", "deviceLogs" : "true"}" -H "Content-Type: application/json" -u "YOUR_USERNAME:YOUR_ACCESS_KEY"
Video from Dashboard:
[IMAGE]
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!