Using the GuiToolbar Component

The GuiToolbar is an SAP GUI component that's included in an SAP GUI page in its entirety. The children of a GuiToolbar are buttons.

Activities

Activities to automate GuiToolbar controls are provided in the Workflow Designer under the SAP GUI category GuiGridView. The available activities are as follows:

Activity

Usage

Supported by

Parameters to be Filled in the Properties Tab

Click

 
  • GuiToolbarButton

  • GuiToolbarButtonAndMenu

  • GuiToolbarCheckBox

  • GuiToolbarGroup

 

Select toolbar menu item by text

Click a menu item from a drop-down list

  • GuiToolbarButtonAndMenu

  • GuiiToolbarMenu

Item - ID of the control that provides a list of menu items

Menu item's text

Select toolbar menu item by position

Click a menu item from a drop-down list

  • GuiToolbarButtonAndMenu

  • GuiiToolbarMenu

Item - ID of the control that provides a list of menu items

Menu item's position in the list (where 0 indicates the first item)

Select toolbar menu item by technical ID

Click on a menu item from a drop-down list

  • GuiToolbarButtonAndMenu

  • GuiToolbarMenu

Item - ID of the control that provides a list of menu items

Menu item's ID - can be fetched using record and playback