RPA Express 2.3.2
note
Available from June 10, 2019.
important
Compatible with SPA 9.3.1.
SAP GUI desktop automation
- To speed up automation of complex tables and trees, the
native_idattribute has been introduced for SAP UI controls. This approach allows to immediately interact with an element, for example, a table cell of the Nth column in a complex grid, without waiting for information from the whole list of elements. - For SAP UI controls, Inspector shows
native_idtogether withrowandcolumnattributes needed to compose a selector for the inspected table or tree element. See more in Automation of Complex Grids in SAP documentation.
