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

Timeouts

Timeouts for Flutter integration test cases in the running state on BrowserStack may occur due to either idle timeout or reaching the session limit.

Idle timeout

To prevent tests from running excessively in case of issues, BrowserStack imposes limits on how long a test can remain idle or how long the app can wait for a test to send a new command.

The default setting for the idleTimeout parameter is 900 seconds, but you can customize this limit according to your needs.

To specify the custom idle timeout value (whose value is in seconds), pass the idleTimeout parameter in the REST API request and start the Flutter integration test execution.

Example cURL request :

Terminal
Copy icon Copy snippet

Session limit reached

The maximum duration allowed for session execution on BrowserStack is 2 hours. If this time limit is exceeded, the session execution will be halted, and the session status on the dashboard will be changed to TIMED OUT. If you have any queries, get in touch with us.

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