pycharm从selenium导入chrome.opthions失败
```from selenium import webdriver
from selenium.common.exceptions import TimeoutException
from selenium.webdriver.common.by import By
from selenium.webdriver.support import expected_conditions as EC
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.chrome.options import Options
这些导入里面唯独最后一句报错,实际运行中chromedriver运行正常,但是想调无界面的时候options一直导入无效。

自学的小萌新求大佬解答。
qq_16409829
2019/03/20 21:33- python
- 点赞
- 收藏
- 回答