fix: 更新电子签名占位符为“柴达”
This commit is contained in:
parent
2bc143dd58
commit
4b16bd0cc4
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user