如何查看selenium api文档

Posted Doris_Liu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何查看selenium api文档相关的知识,希望对你有一定的参考价值。

参考文章: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文档的主要内容,如果未能解决你的问题,请参考以下文章

如何查看python selenium的api

Selenium2+python自动化27-查看selenium API

Selenium2+python自动化27-查看selenium API转载

selenium-查看selenium API

如何查看java api官方参考文档

如何查看JDK_API 2019.2.23