常用Build-in Keywords

Posted 小猪爱jshell

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了常用Build-in Keywords相关的知识,希望对你有一定的参考价值。

1. Variables

  |- Set variable

  |- Create list

  |- Evaluate

  |- Get variable

 

2. Conditional

  |- Run Keyword If

  |- Run Keyword And Continue On Failure 

  |- Run Keyword If Test Passed

  |- Run Keyword And Expect Error

  |- Run Keyword And Ignore Error

  |- Run Keyword And Return Status

 

3. Assertion

  |- Should Contain

  |- Should Be Equal

  |- Should Match Regexp

 

4. Flow Control

  |- For

  |- Exit For Loop

  |- Continue For Loop

 

以上是关于常用Build-in Keywords的主要内容,如果未能解决你的问题,请参考以下文章

Unity Build-in管线shader移植到URP管线下

build-in函数sorted()的应用

TTStand 基础知识[8] Build-In StepTypes

PostgreSQL 10 build-in table partition(Range)

TestStand 基础知识[7]--Build-in Step Types

JS周刊#428 - 可以通过 “build-in modules” 获得 JavaScript 标准库吗?