执行一个 keyword 然后期待能捕获一个异常:
Run Keyword And Expect Error |
My error |
Some Keyword |
arg1 |
arg2 |
${msg} = |
Run Keyword And Expect Error |
* |
My KW |
|
Should Start With |
${msg} |
Once upon a time in |
|
|
原文转自:http://www.cnblogs.com/jackei/archive/2012/11/25/2787231.html