51Testing软件测试论坛

标题: python+selenium 实现 WEBUI 自动化时如何对按钮无法点击进行断言 [打印本页]

作者: 测试积点老人    时间: 2021-4-20 13:14
标题: python+selenium 实现 WEBUI 自动化时如何对按钮无法点击进行断言
未输密码登录按钮为不可点状态,如何实现断言
# 点击登陆
  1. self.driver.find_element_by_xpath('//button[@type="button"]').click()
复制代码



作者: qqq911    时间: 2021-4-21 12:31
判断按钮属性
作者: 郭小贱    时间: 2021-4-21 13:09
可以参考这篇文章看下 https://blog.csdn.net/qq_42293487/article/details/86162491
作者: jingzizx    时间: 2021-4-21 19:51
判断属性吧
作者: Miss_love    时间: 2021-5-31 18:55
判断按钮属性




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2