Action Step
Add pre-defined actions from the Action Library to your testcases. Reusable, centrally managed test components.
What is Action Step?
Action Step adds a pre-defined web interaction from the Action Library to a testcase. Basic operations like Click, Type, and Select are saved as actions and used in tests.
Reusability
Create once, use everywhere
Central Updates
Changes reflect in all tests
Organized
Categorized library
Action Step Dialog
Selection screen from Action Library
How to Add an Action Step?
Click the Action Icon
Click the blue Action icon in the Add Component section.
Select from Library
In the dialog that opens, select the action you want to use from the Action Library list.
Configure Parameters
If needed, edit parameter values (static, global param, data source).
Add
Click the Add button. The action is added to the testcase as a step.
Action Types
Click
Click operation
Type
Text input
Select
Dropdown selection
Wait
Wait operation
Scroll
Scrolling
Hover
Mouse over
Frequently Asked Questions
What is the difference between Action Step and Record?
Record automatically captures actions, while Action Step manually selects and adds pre-defined actions. Actions are reusable and centrally managed.
Are tests affected when an action is updated?
Yes. When an action in the Action Library is updated, all testcases using that action are automatically updated.