注释类型 Step

    • 可选元素概要

      可选元素 
      修饰符和类型 可选元素 说明
      String description
      Support the auto-set method parameter variables to description message
      method(arg0, arg1...) and use ${{0}} for arg0, ${{1}} for arg1.
      int intervalWaitInSecond  
      int retry  
    • 元素详细资料

      • description

        String description
        Support the auto-set method parameter variables to description message
        method(arg0, arg1...) and use ${{0}} for arg0, ${{1}} for arg1. And use them in description
        Example1: Click the login button
        Example2: Click the login button by user ${{0}}
        Example3: Click the merge button for user ${{0}} user ${{1}}
        Example3: Click the ${{2}} button for user ${{0}} user ${{1}}
        默认值:
        ""
      • retry

        int retry
        默认值:
        0
      • intervalWaitInSecond

        int intervalWaitInSecond
        默认值:
        1