Idea ID 2832340
Automation Object Model - Add an AddExistingAction method

In the UFT's interface, we're able to link external actions to the current test using either the "Call to New Action..." or the "Call to Existing Action..." option.
We tried to do the same using the Automation Object Model, but it looks like it's missing the equivalent of "Call to Existing Action...".
In the reference, there is an "AddNewAction" method in both the Action and Test objects but there isn't any "AddExistingAction" method in any of those objects. Also, the Test object has an Actions property, but it's a read-only property so we cannot use it to add external actions.
Therefore, we'd like you to consider adding an "AddExistingAction" method in the Automation Object Model.
- Labels:
-
Integrations
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.