51Testing软件测试论坛

标题: WEB自动化DAY2-- [打印本页]

作者: 51test_wy    时间: 2017-7-23 13:14
标题: WEB自动化DAY2--
1.上传文件
2.鼠标悬停Action
3.切换frame
4.alert 弹框
  1. <div style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;" yne-bulb-block="paragraph"> Alert alert=driver.switchTo().alert(); //定义alert</div><div style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;" yne-bulb-block="paragraph"> alert.accept(); //确定</div><div style="white-space: pre-wrap; text-align: left; line-height: 1.75; font-size: 14px;" yne-bulb-block="paragraph"> alert.dismiss(); //取消</div>
复制代码



作者: jingzizx    时间: 2017-7-24 08:00

作者: 海海豚    时间: 2017-7-24 08:32
最近准备学习selenium  TUT




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