Skip to content

Commit 1b193bc

Browse files
committed
fff
1 parent 150ae89 commit 1b193bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from selenium.webdriver.support.expected_conditions import *
88

99
# 防止打印一些无用的日志
10-
# test
10+
# test 2021 11 14 10:26
1111
option = webdriver.ChromeOptions()
1212
option.add_experimental_option("excludeSwitches", ['enable-automation','enable-logging'])
1313
driver = webdriver.Chrome(options=option)

0 commit comments

Comments
 (0)