多测师肖sir_高级金牌讲师ui自动化__robotframework实战常用判断关键字(8)

robotframework实战常用判断关键字

1、page should contain #验证页面包含内容

2、Page Should not Contain #验证页面不包含内容

3、Page Should Contain Element 页面包含元素

4、Page Should Not Contain Element 页面不包含元素

5、Wait Until page Contains 等到页面包含

6、Wait Until Page Does Not Contain 等到页面不包含

7、Wait Until Page Contains Element 等到页面包含元素

8、Wait Until Page Does Not Contain Element 等到页面不包含元素

案例1:、page should contain #验证页面包含内容


案例2、Page Should Not Contain #验证页面不包含内容
在这里插入图片描述
案例3、 Page Should Contain Element

3.1
在这里插入图片描述
Open Browser https://www.baidu.com/ gc #打开百度浏览器
sleep 2 #休眠
Maximize Browser Window #窗口最大化
Comment Page Should Contain Element id=su
在这里插入图片描述
案例4: Page Should not Contain Element
3.2.1
在这里插入图片描述
3.2.2
在这里插入图片描述
案例5:Wait Until Page Contains
在这里插入图片描述
在这里插入图片描述
案例6:Wait Until Page Does Not Contain

在这里插入图片描述
案例7:Wait Until Page Contains Element

在这里插入图片描述

案例8:Wait Until Page Does Not Contain Element

在这里插入图片描述
hz015判断关键字
Open Browser https://www.baidu.com/ gc #打开百度浏览器
sleep 2 #休眠
Maximize Browser Window #窗口最大化
Comment Wait Until Page Contains Element id=su #页面元素存在,则ok
Comment Wait Until Page Contains Element id=dd #页面元素不存在,则报错
Comment Wait Until Page Does Not Contain Element id=su #页面元素存在,则报错
Wait Until Page Does Not Contain Element id=dd #页面元素不存在,则ok
Comment input text id=kw 杭州多测师
Comment sleep 2
Comment Wait Until Page Contains 杭州多测师 #页面不存在,则报错
Comment Wait Until Page Does Not Contain 杭州多测师 #页面不存在,运行ok
Comment Wait Until Page Does Not Contain 百度 #页面存在,运行报错
Comment Wait Until Page Contains 百度 #页面存在,则ok
Comment Page Should Not Contain Element id=su #判断存在元素,报错
Comment Page Should Not Contain Element id=kk #判断不存在元素,运行ok
Comment Page Should Contain Element id=su
Comment Page Should Contain Element id=kk
Comment Page Should Contain 百度 #判断页面包含内容存在,运行ok
Comment Page Should Contain 刘旭 ##判断页面包含内容不存在,运行报错
Comment Page Should Not Contain 刘旭 ##判断页面包含内容不存在,运行ok
Comment Page Should Not Contain 百度 #判断页面包含内容存在,运行报错

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

金牌j软件测试培训师肖sir

作为一个名资深IT搬运工

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值