Skip to content

Commit 4a642c6

Browse files
authored
Update selenium자동화.md
venv\Scripts\activate 추가
1 parent 4fdd996 commit 4a642c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Python/selenium자동화.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
- https://sites.google.com/a/chromium.org/chromedriver/downloads : 9x version 이하
1212
- https://sites.google.com/chromium.org/driver/downloads?authuser=0 : 현재 114 version
1313
4. 소스 구현
14+
5. venv\Scripts\activate
15+
6. debug start
1416
```
1517
from selenium import webdriver
1618
from selenium.webdriver.common.by import By

0 commit comments

Comments
 (0)