Skip to main content
Transform your testing process with: Real Device Features, Company-wide Licences, & App Percy

Set debugging options

On BrowserStack App Automate, you can leverage a full range of debugging tools to easily verify, debug and fix different aspects of software quality, from UI functionality and usability to performance and network consumption.

Debug failed Flutter integration tests and fix bugs easily using:

You can decide on debugging options based on your requirement. You have default access to certain debugging options, such as instrumentation logs and app profiling data.

However, you need to enable specific options like device logs and network logs by setting the respective parameters to true in the build REST API request.

REST API endpoint

POST /app-automate/flutter-integration-tests/v2/android/build

The following are the debugging options available to you when running a build:

Parameter Description Values Default value
deviceLogs Capture device logs during Flutter test execution. For more information, refer to device logs. true, false
false
networkLogs Capture network logs during Flutter test execution. For more information, refer to network logs. true, false
false
video Capture video recording during Flutter test execution. For more information, refer to video recording. true, false
true

Retention policy: BrowserStack retains video recordings for 30 days from the day of test execution. It retains all other test execution data, including logs, for 60 days from the day of test execution.

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