小修小补

This commit is contained in:
Pyhtagodzilla 2025-05-30 09:05:05 +08:00
parent 6f84d4a17a
commit b8390a54d5

View File

@ -37,6 +37,9 @@ def init_driver_chrome():
return driver
def get_points(driver) -> None:
"""
Open rewards page and click all add-points elements.
"""
import time
from selenium.webdriver.common.by import By
driver.get(