appium-desktop icon indicating copy to clipboard operation
appium-desktop copied to clipboard

Exposing chromedriver_autodownload option in the Appium Desktop GUI

Open romovs opened this issue 5 years ago • 1 comments
trafficstars

Appium has an option to automatically recognize the needed ChromeDriver version and download it if it's missing - appium --allow-insecure chromedriver_autodownload.

It would be nice if this option was exposed via Appium Desktop's GUI.

romovs avatar May 20 '20 07:05 romovs

As a workaround, you can check relaxed security in Advanced tab for now

KazuCocoa avatar May 21 '20 13:05 KazuCocoa