From c455426b93834a6e41608055fcd6f53433e30ba9 Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Fri, 2 Aug 2024 01:59:54 -0700 Subject: [PATCH] increase timeout --- ios_tests/appium.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios_tests/appium.txt b/ios_tests/appium.txt index b444ee23..ac2ae63c 100644 --- a/ios_tests/appium.txt +++ b/ios_tests/appium.txt @@ -8,6 +8,6 @@ someCapability = "some_capability" simulatorStartupTimeout = 600000 [appium_lib] -wait = 120 +wait = 1200 wait_timeout = 20 wait_interval = 1