Skip to content

Commit

Permalink
increased wdaLaunchTimeout
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Aug 3, 2024
1 parent e56e907 commit a27d15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios_tests/appium.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ automationName = 'XCUITest'
app = "../test_apps/UICatalog.app.zip"
someCapability = "some_capability"
simulatorStartupTimeout = 600000
wdaLaunchTimeout = 120000
wdaLaunchTimeout = 600000

[appium_lib]
wait_timeout = 20
Expand Down

0 comments on commit a27d15e

Please sign in to comment.