zoukankan      html  css  js  c++  java
  • 常用Build-in Keywords

    1. Variables

      |- Set variable

      |- Create list

      |- Evaluate

      |- Get Variable Value

    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

  • 相关阅读:
    my eye
    html与HTML5的区别
    h5css样式
    h5css3弹性盒子
    简单js的介绍
    2020.8.16(周报6)
    2020.8.18
    2020.8.20
    2020.8.17
    2020.8.15
  • 原文地址:https://www.cnblogs.com/studyddup0212/p/9060165.html
Copyright © 2011-2022 走看看