fix: 更新电子签名占位符为“柴达”

This commit is contained in:
晓丰 2025-07-21 22:25:06 +08:00
parent 2bc143dd58
commit 4b16bd0cc4

View File

@ -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,