SAP Help Home SAP Intelligent RPA Help Portal SAP Intelligent RPA Community

Module - SAP WEB Application Management

Collection of activities related to SAP WEB Applications. You can use these activities directly in your project automation.

Class WEBPage

WEB Screen.
Extends Technologies of the class
irpa_core.core.WEBPage WEB


No specific activities for this class.

Class WEBElement

The WEB Element.
Extends Technologies of the class
irpa_core.core.Element WEB


Activities :

Set Attribute (WEB)

Set an HTML attribute to a web element.


Technical Name Type Minimal Agent Version
SetAttribute synchronous WIN-2.0.0 (WIN for Windows) MAC-3.17 (WIN for Windows)

Input Parameters:

Name Type Attributes Description
attribute string HTML attribute to set to a web element.
value string Value of the attribute.

Output Parameters:

Name Type Description
result string Result.

Errors:

Error Class Package Description
Timeout irpa_core timeout reached waiting screen appearance
NotFound irpa_core page not found


Class WEBButton

Extends Technologies of the class
irpa_core.core.Button WEB


No specific activities for this class.

Class WEBEdit

Extends Technologies of the class
irpa_core.core.Edit WEB


No specific activities for this class.

Class WEBText

Extends Technologies of the class
irpa_core.core.Text WEB


No specific activities for this class.

Class WEBSlider

Extends Technologies of the class
irpa_core.core.Slider WEB


No specific activities for this class.

Class WEBList

Extends Technologies of the class
irpa_core.core.List WEB


No specific activities for this class.

Class WEBCheckBox

Extends Technologies of the class
irpa_core.core.CheckBox WEB


No specific activities for this class.

Class WEBComboBox

Extends Technologies of the class
irpa_core.core.ComboBox WEB


Activities :

Get Selected Item

Retrieve a selected item for single or multi select control.


Technical Name Type Minimal Agent Version
getSelectedItem synchronous WIN-2.0.0 (WIN for Windows) MAC-3.17 (WIN for Windows)

Input Parameters:

Name Type Attributes Description
getSelectedItemBy irpa_web.enums.getSelectedItem Get selected item by key or value.

Output Parameters:

Name Type Description
result any Result.

Errors:

Error Class Package Description
Timeout irpa_core timeout reached waiting screen appearance
NotFound irpa_core item not found


Class WEBRadioButton

Extends Technologies of the class
irpa_core.core.RadioButton WEB


No specific activities for this class.

Class WEBProgressBar

Extends Technologies of the class
irpa_core.core.ProgressBar WEB


No specific activities for this class.

Class WEBDataGrid

Extends Technologies of the class
irpa_core.core.DataGrid WEB


No specific activities for this class.

Class WEBImage

Extends Technologies of the class
irpa_core.core.Image WEB


No specific activities for this class.
Extends Technologies of the class
irpa_core.core.Hyperlink WEB


No specific activities for this class.

Class WEBSearch

Extends Technologies of the class
irpa_core.core.Edit WEB


No specific activities for this class.