python 启动pydoc查看文档

 

启动pydoc查看文档
python3 -m pydoc -p 6789
访问http://localhost:6789
或者查看官方文档:https://seleniumhq.github.io/selenium/docs/api/py/api.html

 

posted @ 2019-09-10 21:20  anobscureretreat  阅读(334)  评论(0编辑  收藏  举报