From b8390a54d57bd193ce870c7d77d662a20bf069e7 Mon Sep 17 00:00:00 2001 From: Pyhtagodzilla <1670671958@qq.com> Date: Fri, 30 May 2025 09:05:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E5=B0=8F=E8=A1=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils.py b/utils.py index f489d85..8f0d495 100644 --- a/utils.py +++ b/utils.py @@ -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(