Skip to content

Commit

Permalink
typings: add automationName desired capability (#3988)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrybyk authored and christian-bromann committed May 18, 2019
1 parent 5c97d37 commit ff9b5af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/templates/webdriver.tpl.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ declare namespace WebDriver {

// Appium
deviceName?: string;
automationName?: string;
platformVersion?: string;
app?: string;
udid?: string;
Expand Down

0 comments on commit ff9b5af

Please sign in to comment.