mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2026-04-29 00:02:13 +08:00
CB-10750 Appium tests: fail fast if session is irrecoverable
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports.getDriver = function (platform, callback) {
|
||||
},
|
||||
driverConfig = {
|
||||
browserName: '',
|
||||
'appium-version': '1.3',
|
||||
'appium-version': '1.5',
|
||||
platformName: platform,
|
||||
platformVersion: global.PLATFORM_VERSION || '',
|
||||
deviceName: global.DEVICE_NAME || '',
|
||||
|
||||
Reference in New Issue
Block a user