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,