.NET Automation Commands

Use .net automation commands within recorded steps only. They are not supported for steps that are comprised solely of Advanced Commands.

Use .NET Automation commands to retrieve text, values, and location information from objects within an active .NET Framework window, as well as for setting values for these objects.

Refer to the table below for a detailed overview of each command and its respective functionalities:

Command Description
Get .NET Object Text Retrieve the text of an object in the active .NET Framework window and place it into a new or existing variable.
Get .NET Object Value

Retrieve the value of an object in the active .NET Framework window and place it into a new or existing variable.

Get .NET Object Location Retrieve the location (in pixels) of an object in the active .NET Framework window and place it into new or existing variables.
Set .NET Object Value

Place a value into an object in the active .NET Framework window.