Verifying Functions
SapGuiVerifyCalendarFocusDate Function
Verifies whether a specified date is focused in a calendar control.
SapGuiVerifyCheckbox Function
Verifies a SapGui check box control.
SapGuiVerifyComboboxEntry Function
Verifies whether an entry in a combobox is selected.
SapGuiVerifyGridCellData Function
Verifies the content of a specified cell of a SapGui grid.
SapGuiVerifyGridCheckboxChecked Function
Verifies the row of the current cell of a SapGui grid control.
SapGuiVerifyGridCurrentCellColumn Function
Verifies the column of the current cell of a SapGui grid control.
SapGuiVerifyGridCurrentCellRow Function
Verifies the row of the current cell of a SapGui grid control.
SapGuiVerifyObjectAvailability Function
Verifies whether a SapGui control exists and can be accessed during a test run.
SapGuiVerifyPropertyBoolean Function
Verifies a property of type Boolean for any SapGui control.
SapGuiVerifyPropertyByte Function
Verifies a property of type byte for any SapGui control.
SapGuiVerifyPropertyDouble Function
Verifies a property of type Double for any SapGui control.
SapGuiVerifyPropertyFloat Function
Verifies a property of type Float for any SapGui control.
SapGuiVerifyPropertyLong Function
Verifies a property of type Long for any SapGui control.
SapGuiVerifyPropertyShort Function
Verifies a property of type Short for any SapGui control.
SapGuiVerifyPropertyString Function
Verifies a property of type string for any SapGui control.
SapGuiVerifyRadioValue Function
Verifies a SapGui radio button control.
SapGuiVerifyStatusBarText Function
Verifies the current statusbar text of the SapGui application.
SapGuiVerifyTableCheckbox Function
Verifies whether a check box in a table cell is checked.
SapGuiVerifyTableRadioValue Function
Verifies whether a radio button in a table cell is selected.
SapGuiVerifyTableRowSelected Function
Verifies whether a check box in a table cell is checked.
SapGuiVerifyTableText Function
Verifies the text of a table cell.
SapGuiVerifyTabSelected Function
Verifies whether a tab is currently the selected one inside a tab control.
SapGuiVerifyTextValue Function
Verifies the value of a SapGui text control.
SapGuiVerifyTreeCheckbox Function
Verifies a SapGui check box attached to an item in a SapGui tree.
SapGuiVerifyTreeItemText Function
Verifies the text of an item in a SapGui tree control.
SapGuiVerifyTreeNodeText Function
Verifies the text of a node in a SapGui tree control.
SapGuiVerifyWindowAvailability Function
Verifies whether a SapGui window exists and can be accessed during a test run.
Parent topic:
SAP Functions