Closed mikk150 closed 1 year ago
since v1.22.3-p3 --allow-insecure chromedriver_autodownload does not seem to work
v1.22.3-p3
--allow-insecure chromedriver_autodownload
version: "3.7" services: appium: image: appium/appium:latest #if you use v1.22.3-p2 here instead, it works ports: - 4723 environment: - CHROMEDRIVER_AUTODOWNLOAD=true - "APPIUM_ADDITIONAL_PARAMS= --allow-insecure chromedriver_autodownload" - REMOTE_ADB=true - ANDROID_DEVICES=redroid:5555
working.log no_working.log
Hi @mikk150 ,
Thank you for testing it. it should be fixed on v1.22.3-p5. I will close the issue, but feel free to reopen if needed.
since
v1.22.3-p3
--allow-insecure chromedriver_autodownload
does not seem to workworking.log no_working.log