读取外部文件:
|
Import Resource |
${CURDIR}/resource.txt |
|
Import Resource |
${CURDIR}/../resources/resource.html |
正则表达式:
|
${escaped} = |
Regexp Escape |
${original} |
|
@{strings} = |
Regexp Escape |
@{strings} |
重复执行5次 goto pre page 操作:
|
Repeat Keyword |
5 times |
Goto Previous Page |
|
|
|
Repeat Keyword |
${var} |
Some Keyword |
arg1 |
arg2 |
原文转自:http://www.cnblogs.com/jackei/archive/2012/11/25/2787231.html