The requested page is not available for selected version.
assign entity setting
Description
- Assign settings for a specified interface entity
- This action should be used when user changes auto-clicked button of specific built-in interface
Arguments
interface
Name of the interface to assign the setting
entity
Name of the entity
setting
The setting name
value
Value to assign
Valid contexts
This action may be used within the following project items: test modules and user-defined actions.
Notes
- This action has been deprecated in TestArchitect 7.2.
Example
The script below should be added to your test case if you want to click Cancel button of JavaScript confirm dialog box, default for TestArchitect automation to click is OK button