Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Aug 2, 2024
1 parent 10c561f commit be85693
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ios_tests/appium.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ deviceName ="iPhone 15 Plus"
automationName = 'XCUITest'
app = "../test_apps/UICatalog.app.zip"
someCapability = "some_capability"
simulatorStartupTimeout = 600000

[appium_lib]
wait = 30
wait = 120
wait_timeout = 20
wait_interval = 1

0 comments on commit be85693

Please sign in to comment.