Step
The steps can be divided into two main categories:
Action Step: A step that performs a specific operation, including events such as click, type, copy, and paste.
Group Step: Controlling the lifecycle of a group of action steps, and limiting the scope of elements. For example, looping ActionStep, limiting the scope of captured elements.
Examples
Last updated