We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fdd996 commit 4a642c6Copy full SHA for 4a642c6
1 file changed
Python/selenium자동화.md
@@ -11,6 +11,8 @@
11
- https://sites.google.com/a/chromium.org/chromedriver/downloads : 9x version 이하
12
- https://sites.google.com/chromium.org/driver/downloads?authuser=0 : 현재 114 version
13
4. 소스 구현
14
+5. venv\Scripts\activate
15
+6. debug start
16
```
17
from selenium import webdriver
18
from selenium.webdriver.common.by import By
0 commit comments