Skip to content

Commit

Permalink
tune
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Jul 22, 2024
1 parent f761944 commit ab62fa6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/ruby/example_sample2_ios.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ class ExampleTests < Minitest::Test
platformVersion: '17.4',
deviceName: 'iPhone 15 Plus',
app: "#{Dir.pwd}/../sample2/iOSFullScreen.zip",
showIOSLog: true
showIOSLog: true,
wdaLaunchTimeout: 600_000
},
appium_lib: {
export_session: true,
Expand Down

0 comments on commit ab62fa6

Please sign in to comment.