关键字 Comment 意思: 注释
以百度为例子
#输入数据
Comment Input text id=kw [淘宝]
Comment sleep 2
#清空文本
Comment Clear Element Text id=kw
Comment sleep 2
#输入数据
Comment Input text id=kw [淘宝]
#点击元素
Comment click Element id=su
#获得元素的文本信息
${text} Get Text xpath =//a[@href=‘新闻’]
本文介绍了一种使用关键字指令模拟百度网页搜索的过程,包括输入搜索词、点击搜索按钮及获取搜索结果等步骤。


被折叠的 条评论
为什么被折叠?



