mirror of
https://github.com/appium/appium.git
synced 2026-02-12 12:59:38 -06:00
Merge pull request #3213 from imurchie/isaac-reset-caps
Add noReset and fullReset to capabilities
This commit is contained in:
@@ -35,6 +35,8 @@ var generalCaps = strictRequiredCaps.concat([
|
||||
, 'udid'
|
||||
, 'orientation'
|
||||
, 'autoWebview'
|
||||
, 'noReset'
|
||||
, 'fullReset'
|
||||
]);
|
||||
|
||||
var androidCaps = [
|
||||
|
||||
Reference in New Issue
Block a user