unknown command Cannot call non W3C standard command while in W3C mode
selenium.common.exceptions.WebDriverException Message :unknown command Cannot call non W3C standard command while in W3C mode
解决方法
Python
from selenium import webdriver
opt = webdriver.ChromeOptions(...
原创
2019-09-05 10:30:57 ·
3680 阅读 ·
7 评论