From 4b16bd0cc4619574e88daf8bc5c0dcb7892b70d1 Mon Sep 17 00:00:00 2001 From: Franklin-F Date: Mon, 21 Jul 2025 22:25:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E7=94=B5=E5=AD=90?= =?UTF-8?q?=E7=AD=BE=E5=90=8D=E5=8D=A0=E4=BD=8D=E7=AC=A6=E4=B8=BA=E2=80=9C?= =?UTF-8?q?=E6=9F=B4=E8=BE=BE=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- report_video.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_video.py b/report_video.py index c4e5056..0b32f80 100644 --- a/report_video.py +++ b/report_video.py @@ -275,7 +275,7 @@ class DailymotionClient: time.sleep(1) self.page.get_by_role("checkbox", name="By submitting the present form,", exact=False).check() time.sleep(1) - self.page.get_by_role("textbox", name="electronic signature", exact=False).fill("Liu Yitiao") # 占位 + self.page.get_by_role("textbox", name="electronic signature", exact=False).fill("柴达") # 占位 time.sleep(1) self.page.set_input_files('input#request-attachments', [ self.file_path,