You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ package in your `package.json`)
51
51
|`appium:keyCooldown`|[Optional; default `750`] How long to wait in between remote key presses|
52
52
53
53
(*) `appium:chromedriverExecutable` or `appium:chromedriverExecutableDir` are required. The chromedriver autodwonload works only when `appium:chromedriverExecutableDir` is provided.
54
-
If both capabilities are given, `appium:chromedriverExecutableDir` will be prior.
54
+
If both capabilities are given, `appium:chromedriverExecutableDir` will take priority.
0 commit comments