首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >Python+selenium 自动化-selenium的版本查看和升级

Python+selenium 自动化-selenium的版本查看和升级

作者头像
小蓝枣
发布2020-09-25 15:11:42
发布2020-09-25 15:11:42
2.1K0
举报

Selenium版本的查看

pip show selenium查看selenium的版本。

Selenium版本的升级

python -m pip install --upgrade selenium升级我们的selenium。

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2018/11/16 ,如有侵权请联系 cloudcommunity@tencent.com 删除
目录
  • Selenium版本的查看
  • Selenium版本的升级
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档