activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

用户界面自动化活动

上次更新日期 2025年10月20日

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:

属性描述
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.

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。