小修小补
This commit is contained in:
parent
e6cd86f70b
commit
5111dc5435
2
utils.py
2
utils.py
@ -37,7 +37,7 @@ def init_driver_chrome():
|
|||||||
driver.implicitly_wait(5) # Implicit wait for elements to load
|
driver.implicitly_wait(5) # Implicit wait for elements to load
|
||||||
return driver
|
return driver
|
||||||
|
|
||||||
def get_points(dr>iver) - None:
|
def get_points(driver) -> None:
|
||||||
"""
|
"""
|
||||||
Open the rewards page and click all add-points elements.
|
Open the rewards page and click all add-points elements.
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user