Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KirigiriSuzumiya authored May 3, 2022
1 parent 67a643c commit 54fb312
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ selenium库
pip install selenium
```

谷歌浏览器及其驱动(chromedriver.exe)
chromedriver.exe这是谷歌浏览器驱动,我上传的版本是101.0.4951.41。

版本不对的话可以自己去[chromedriver.storage.googleapis.com/index.html](http://chromedriver.storage.googleapis.com/index.html)下个对的
Expand Down Expand Up @@ -76,4 +77,4 @@ password = ''

你的学习通密码

**修改完成后直接运行就行,有什么问题看看命令行输出卡在哪里了。**
**修改完成后直接运行就行,有什么问题看看命令行输出卡在哪里了。**

0 comments on commit 54fb312

Please sign in to comment.