We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b025c12 commit abd7a0dCopy full SHA for abd7a0d
test/functional/ios/ios/device_wda_attachment_test.rb
@@ -45,6 +45,8 @@ def test_localhost_wda_agent_url
45
new_ios_caps[:caps].delete :derivedDataPath
46
new_ios_caps[:caps].delete :bootstrapPath
47
new_ios_caps[:caps].delete :useXctestrunFile
48
+ new_ios_caps[:caps].delete :prebuiltWDAPath
49
+ new_ios_caps[:caps].delete :usePreinstalledWDA
50
51
new_core = ::Appium::Core.for(new_ios_caps)
52
@driver = new_core.start_driver
0 commit comments