使用'警报#39;用于警报确认的selenium界面(QA自动化目的)-未按预期工作

阿尔图其网
阿尔图其网
订阅者
264
文章
0
粉丝
测试交流评论147字数 76阅读0分15秒阅读模式
摘要我用下面的selenium代码点击;“OK”;警报框,但它没有识别,我不知道原因是什么,有人能帮助解决这个问题吗? 在此处输入图像描述 警觉的

I used below selenium codes to click "OK" alert box, But It is not identifying, I dont knw wht's the reason, Can anyone help to solve this Issue ?

在此处输入图像描述文章源自玩技e族-https://www.playezu.com/192712.html

 Alert click_on_update_button_Htwelveyes = driver.switchTo().alert();
    click_on_update_button_Htwelveyes.accept();
}
----Selenium Output----------
org.openqa.selenium.NoAlertPresentException: no such alert

(会话信息:chrome=103.0.5060.134)文章源自玩技e族-https://www.playezu.com/192712.html

语音功能测试软件文章源自玩技e族-https://www.playezu.com/192712.html 文章源自玩技e族-https://www.playezu.com/192712.html

 
匿名

发表评论

匿名网友
确定

拖动滑块以完成验证