Module - SAP ARIBA application management
Collection of functions and activities related to SAP Ariba Applications. You can use these activities directly in your project automation.
Class ARIBAPage
ARIBA Screen.
| Extends |
Technologies of the class |
| irpa_core.core.WEBPage |
ARIBA |
Activities :
Set Attribute of Element (ARIBA)
| Technical Name |
Type |
Minimal Agent Version |
| SetElementAttribute |
synchronous
|
WIN-3.24 (WIN for Windows)
|
MAC-3.24 (WIN for Windows)
|
Input Parameters:
| Name |
Type |
Attributes |
Description |
| elementIdOrClass |
string |
|
ID or class attribute you want to set to an element in an ARIBA page. |
| attribute |
string |
|
Attribute (ID or class) to set to the element. |
| value |
string |
|
Value of the attribute. |
| index |
string |
optional
|
Optional index of the element. |
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 |
The ARIBA Set element.
| Extends |
Technologies of the class |
| irpa_core.core.Edit |
ARIBA |
No specific activities for this class.
Class ARIBAElement
The Ariba Element control enables you to trigger actions.
| Extends |
Technologies of the class |
| irpa_core.core.Element |
ARIBA |
No specific activities for this class.