Skip to content

Commit ab62fa6

Browse files
committed
tune
1 parent f761944 commit ab62fa6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

example/ruby/example_sample2_ios.rb

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ class ExampleTests < Minitest::Test
1313
platformVersion: '17.4',
1414
deviceName: 'iPhone 15 Plus',
1515
app: "#{Dir.pwd}/../sample2/iOSFullScreen.zip",
16-
showIOSLog: true
16+
showIOSLog: true,
17+
wdaLaunchTimeout: 600_000
1718
},
1819
appium_lib: {
1920
export_session: true,

0 commit comments

Comments
 (0)