包含标签"Selenium"的内容
以下文章和"Selenium" 标签有关。
运维笔记
Selenium入门配置和使用
环境安装 pip install selenium 支持搭配的web-driver:phantomjs(无头)、chrome(常用)、le、firefox…… ...