A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.
Recommandations and Rules for Custom Actions
In order to create the custom actions for Selenium Webdriver, you need to create the action in Java and then map this action into Qualitia Automation Studio. You can use any IDE tool like Eclipse. The following are some rules that should be considered when creating custom actions: Objects should be added under appropriate Qualitia classes while mapping custom actions into Qualitia Automation Studio.
For example, the object parameter can be type-casted into the array list.