Text logs
Text logs are a comprehensive record of your test session. They are used to identify all the steps executed in the test and troubleshoot errors for any failed steps. Text logs include information about input capabilities passed and timestamps for every request and response. Text logs are accessible both from the App Automate dashboard, as well as using our REST API.
You don’t need to set any capability for text logs, as these are enabled by default, and cannot be disabled.
View text logs on the dashboard:
On the test session details page of App Automate dashboard, you can view text logs in a formatted way :
Import text logs using REST API:
curl -u "YOUR_USERNAME:YOUR_ACCESS_KEY" https://api-cloud.browserstack.com/app-automate/builds/<build-id>/sessions/<session-id>/logs
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!