Skip to main content

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 the test session’s desired capabilities and detailed information about every request and response. Text logs are accessible both from the App Automate dashboard, as well as using our REST API.

Text logs are enabled by default, and cannot be disabled.

Access text logs from the dashboard:

To access text logs, in the App Automate dashboard, go to your build. Select the test and click the Text Logs tab. The App Automate dashboard displays richly formatted text logs as shown below:

BrowserStack App Automate Dashboard

Access text logs using REST API:

You can use the following cURL request to view the text logs.

curl -u "YOUR_USERNAME:YOUR_ACCESS_KEY" -X GET "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






Thank you for your valuable feedback

Is this page helping you?

Yes
No

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!

Talk to an Expert
Download Copy