@JIHUN, give me an real example, as mentioned above our solution is certified by SAP for SAP WinGUI automation, it means we are following all technical standards for implementation and can automate all elements of SAP WinGUI.
no VBS, no coding!
Thank you for your reply.
I wrote a simple example.
This is a function to double-click a specific SalesOrder.
Condition : SalesOrder 5110013951, not visible on the screen (need to scroll down).
Thank you for your reply.
Filtering seems to be a good alternative.
I prefer to handle raw data. (I do not prefer to access additional menus.)
As you know, it is not impossible to implement because Click is not possible.
However, I’m just wondering. UIpath’s Click doesn’t work the same as SAP GuiGridView Click.