0

Appium script that is running in BrowserStack, is working fine for 50 minutes. The sequence is repeatedly calling for continuous execution. The session timeout for BrowserStack is set to 300 seconds. After 50 minutes, the execution always stops.

How can I solve this issue?

double-beep
  • 5,031
  • 17
  • 33
  • 41

1 Answers1

0

The timeout issue you are facing could be due to two reasons.

  1. SO-timeout
  2. Idle-timeout

For more details,c refer to this documentation: https://www.browserstack.com/docs/app-automate/appium/references/timeouts