chore: 移除废弃 self 依赖; lxml 改为范围约束兼容 scrapy/twisted
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import self as self
|
||||
from selenium.webdriver import Chrome, Keys # 键盘操作
|
||||
import time
|
||||
from selenium.webdriver import Chrome, Keys # 键盘操作
|
||||
from selenium.webdriver.chrome.options import Options
|
||||
from selenium.webdriver.common.by import By
|
||||
|
||||
|
||||
Reference in New Issue
Block a user