appium-desktop
appium-desktop copied to clipboard
Exposing chromedriver_autodownload option in the Appium Desktop GUI
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.
As a workaround, you can check relaxed security in Advanced tab for now