Commit 1c9fbf45 by 宋鹏博

修改元素

parent d7012444
......@@ -46,7 +46,7 @@ class Aireview(BasePage):
self.update_file = (By.XPATH, "(//input[@id='file'])[2]")
# 优先多检出
self.more_find = (By.XPATH, "(//div[@class='btn-item'])[2]")
self.more_find = (By.XPATH, "(//span[@class='reviser_tab2_EFamnhf'])[1]")
# 优先少误报
self.few_find = (By.XPATH, "(//div[@class='btn-item'])[1]")
......
Markdown is supported
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