如何查看selenium api文档

2021-04-09 00:26

阅读:626

标签:目录   doc   local   cal   .com   com   https   参考   路径   

参考文章:https://www.cnblogs.com/yoyoketang/p/6189740.html

环境:windows + python3 + selenium3

打开cmd,执行命令:python -m pydoc -p 6666

技术分享图片

在ie浏览器上输入打开网址http://localhost:6666/

找到selenium安装目录

技术分享图片

打开的selenium>webdriver>firefox>webdriver,最终路径:http://localhost:6666/selenium.webdriver.firefox.webdriver.html

最终看到的这些就是selenium的webdriver API帮助文档啦

如何查看selenium api文档

标签:目录   doc   local   cal   .com   com   https   参考   路径   

原文地址:https://www.cnblogs.com/yang842718540/p/9070632.html


评论


亲,登录后才可以留言!