要求されたページは選択されたバージョンでは利用できない。
action, built-in
An action that is packaged with TestArchitect and available for use in your test modules and user-defined actions. TestArchitect includes a library of hundreds of built-in actions that, functionally, can be roughly grouped into three categories:
Actions that interact with the system of the AUT host, such as those that work with user input (e.g., type, click) , system resources (get clipboard), or the host file system (copy file).
Includes automation control actions, like if and sleep, and declaratory actions (argument, test case, test objective).
Actual automation actions, such as enter and select menu item.