Commit caeead7c authored by 章 登恒's avatar 章 登恒
Browse files

commit

parent db9e9912
......@@ -182,7 +182,7 @@ class SalesOrder():
#切换到已办页面
chrome.find_element_by_xpath('//li[text()="已办"]').click()
sleep(0.5)
sleep(3)
wait.until_not(ec.presence_of_element_located((By.CLASS_NAME,'el-loading-mask')))
#操作上面滚动条
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment