Instrumentation logs
Instrumentation logs are a comprehensive record of your Flutter test executions. They provide a detailed account of all the steps executed during the test, allowing you to troubleshoot errors for any failed steps.
Instrumentation logs are available on the BrowserStack dashboard for 30 days. These logs will be deleted after 30 days from the day they were generated.
Instrumentation logs are always enabled and cannot be disabled.
Viewing the instrumentation logs
You can view the instrumentation logs for each executed test case on the App Automate dashboard or get them using the sessions REST API Android/iOS.
Select the Instrumentation Logs tab on the App Automate dashboard.
Use the following example cURL
request to get instrumentation logs of your Flutter test.
You can obtain the build ID either from the App Automate dashboard or as a response to the build execution request Android/iOS. Each session has a unique identifier (session ID) associated with it. This can be obtained using our get build status Android/iOS endpoint.
Related topics
-
Manage your uploaded apps/test packages using our REST API (Android/iOS).
-
Use the recent apps API endpoint list recent builds API (Android/iOS) to list your recently uploaded apps.
-
Delete your uploaded apps/test packages using the delete API endpoint (Android/iOS).
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!