Press Toolbar Button

This is a pre-built action available under the Captured Grid Element in the SAP GUI Application. The functionality of this action in Assure is used to click on a toolbar button within the Grid based on the tooltip text provided in input.

Syntax

Input Value: <Input Button ToolTip Text>

Argument
Description

<Input Button ToolTip Text> (Required)

Provide the tooltip text of the button to be pressed in the Grid.

Output Value

Argument
Description

<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)

This dynamic variable holds the execution status as Ture or False.

Example

Clicks a toolbar button based on its tooltip text

The Press Toolbar Button action takes the value from the Input Value column (e.g., Details) and clicks the toolbar button whose tooltip matches the provided text. The result of the action is stored in the {Press} variable.

Last updated

Was this helpful?