Skip to content

Commit

Permalink
remove appiumVersion from MobileCapabilityType
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrique Gonzalez committed Mar 30, 2020
1 parent b914237 commit 17a66e7
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ public interface MobileCapabilityType extends CapabilityType {
*/
String UDID = "udid";

/**
* Sauce-specific.
*/
String APPIUM_VERSION = "appiumVersion";

/**
* Language to set for iOS (XCUITest driver only) and Android.
Expand Down

0 comments on commit 17a66e7

Please sign in to comment.