Skip to content

Commit eac76fa

Browse files
committed
update python codes
1 parent fb7994d commit eac76fa

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

chromedriver

10.1 MB
Binary file not shown.

testPhantom.py

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
# test code 2
1313

14+
import os
1415
from selenium import webdriver
1516
driver = webdriver.Firefox()
1617
driver.get("https://duckduckgo.com/")

0 commit comments

Comments
 (0)