Skip to content

Commit

Permalink
docs: add chromedriver_autodownload (#12852)
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Sep 7, 2019
1 parent afd2f63 commit d9db8bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/writing-running-appium/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Each Appium driver is responsible for its own security, and can create its own f
|`adb_shell`|Allows execution of arbitrary shell commands via ADB, using the `mobile: shell` command|Android, UiAutomator2, Espresso|
|`shutdown_other_sims`|Allow any session to use a capability to shutdown any running simulators on the host|XCUITest|
|`perf_record`|Allow recording the system performance and other metrics of the simulator|XCUITest|
|`chromedriver_autodownload`|Allow to downalod ChromeDriver automatically if Appium does not have proper the version |Android, UiAutomator2, Espresso|

## For Driver Developers

Expand Down

0 comments on commit d9db8bb

Please sign in to comment.