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 an HTML attribute to a web element.
| Technical Name |
Type |
Minimal Agent Version |
| SetAttribute |
synchronous
|
WIN-3.24 (WIN for Windows)
|
MAC-3.24 (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 |
| 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 :
Retrieve a selected item for single or multi select control.
| Technical Name |
Type |
Minimal Agent Version |
| getSelectedItem |
synchronous
|
WIN-3.24 (WIN for Windows)
|
MAC-3.24 (WIN for Windows)
|
Input Parameters:
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 |
| 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.
Class WEBHyperlink
| 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.