activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

Atividades do UIAutomation

Última atualização 21 de out de 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:

AtributosDescription
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.

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo
Confiança e segurança
© 2005-2025 UiPath. Todos os direitos reservados.