Create, Edit and Delete Custom Action
Creating Custom Action
Step to create Custom Action:
On the Home page, select Design Studio and navigate to Test Case window.
Select Test Case and select desired Test Step Group.
Select any Test Step, open Action dropdown and click + Add Action button. Create Custom Action pop-up window appears.

Enter Name for action, enter Description of action and add Input syntax (Optional) of the action.

Select Code Language (JavaScript/Python).

Type code for custom action in Code Editor and select Create Custom Action.


Editing Custom Action
Edit Custom Action allows to modify the code of the existing custom actions.
Steps to edit custom action in Avo Assure:
On the Home page, select Design Studio and navigate to Test Case window.
Select Test Case and select desired Test Step Group.
Select Element from dropdown then open Action dropdown.
Select Edit icon located in front of Custom Action, Edit Keyword window will be displayed.

Edit the code from Code Editor field according to requirement and click Save Changes button.

Deleting Custom Action
The Deleting option allows you to remove a custom action from the list of existing actions.
Steps to Delete a Custom Action in Avo Assure:
On the Home page, under Projects, select the required project.
Select Desing Studio and navigate to Testcase tab.
From the Element dropdown, select the required element.
From the Action dropdown, select the required custom action for which you want to delete.
Select the Edit icon located in front of the Custom Action. The Edit Keyword window appears.
Select Delete, and a confirmation popup will appear.

Select Confirm to delete the created custom action.

Selected Custom Action is currently in use, a Cannot Delete Custom Action dialog displays the Project, Impacted Testcases, Impacted Reused Test Step Groups, and Impacted Recovery Test Step Groups where the action is used.

Last updated
Was this helpful?