Skip to content

Commit

Permalink
Update FunctionReplyMulti_chupan.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gyqhsq521 authored Jun 28, 2024
1 parent f7618f8 commit 6ed8fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Receive and Reply UI/FunctionReplyMulti_chupan.py
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ def reply_gongdan(username,password,frequence,district,mode_type):
except Exception:
#回复结构为是否现场处理
reply_select(driver,'//*[@id="isDisposal"]','否')
## driver.find_element(By.XPATH,'//*[@id="remark"]').send_keys("市电停电")
driver.find_element(By.XPATH,'//*[@id="remark"]').send_keys("市电停电")

try:
#选择子告警手动清除时间为当前时间
Expand Down

0 comments on commit 6ed8fb9

Please sign in to comment.