51Testing软件测试论坛

标题: 如何使用seleium点击网页程序中弹出来的确定呢? [打印本页]

作者: 测试积点老人    时间: 2020-11-26 11:07
标题: 如何使用seleium点击网页程序中弹出来的确定呢?
[attach]131001[/attach]
如图 我操作过程中会弹出来这个对话框,如何实现自动点击的功能呢?
用一般的find_elements_by_class_name 并不能解决,这个对话框还是没有被点击确定



作者: 海海豚    时间: 2020-11-27 09:20
用弹窗a   l   e  r  t  (为啥这个函数会是敏感词呢)
作者: 郭小贱    时间: 2020-11-27 10:51
driver.switchTo().a l e r t().accept();
作者: qqq911    时间: 2020-11-27 11:23
driver.switchTo().aler t().accept();

作者: bellas    时间: 2020-11-27 13:40

driver.switchTo().aler t().accept();
作者: jingzizx    时间: 2020-11-27 17:12
切换定位




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