Chrome Error: You are using an unsupported command-line flag: --ignore-certifcate-errors. Stability and security will suffer

后端 未结 8 1148
别那么骄傲
别那么骄傲 2020-12-09 16:59

Browser opens with the below mentioned line-

You are using an unsupported command-line flag: --ignore-certifcate-errors. Stability and security will s

8条回答
  •  Happy的楠姐
    2020-12-09 17:18

    For a chrome version of 58.0.3029.110, You should use Chrome.driver of 2.28 version. Download driver from http://chromedriver.storage.googleapis.com/index.html?path=2.28/

    Note: If you want to download other chromedriver of other version then change version number in the above url.

    Happy learning

提交回复
热议问题