Bug545-HuangHuiLing
1994836463@qq.com 2024-05-25 15:20:31 +08:00
parent d1589f6062
commit 624426b6cf
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ def select(driver):
actions.move_to_element(text_element)
# 模拟鼠标按下并拖动以选择文本
# 假设我们想要选择从第10个字符开始的5个字符
actions.click()
actions.perform()
time.sleep(1)