activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Activités UIAutomation

Dernière mise à jour 20 oct. 2025

Identifying SAP Ariba elements

Many SAP Ariba web pages, such as Ariba Strategic Sourcing and Ariba Network Buyer, use the AribaWeb framework to display UI elements. Selectors for these elements are easy to identify by the presence of aw- attributes in the selector, which are specific to AribaWeb elements.

The following two attributes are commonly used across all AribaWeb elements:

AttributsDescription
aw-nameThe name of the underlying AribaWeb element (e.g. DataTable, RadioButton).
aw-labelA human-readable label that identifies a specific element. This attribute is not always present, but when available, it is recommended that you use it instead of other attributes.
To achieve stable selectors in certain situations, you can also use other web attributes, such as id, tag, or class.
A selector for a SAP Ariba element contains the <webctrl> tag, similar to other web UI elements.

Cette page vous a-t-elle été utile ?

Obtenez l'aide dont vous avez besoin
Formation RPA - Cours d'automatisation
Forum de la communauté UiPath
Uipath Logo
Confiance et sécurité
© 2005-2025 UiPath Tous droits réservés.