Dear Team.
I am trying to test SAP GUI Desktop Automation with RPA Express.
There are often parts like table data entry in SAP applications. For example, as follows
The Inspector of Studio detects these part as [GuiTableControl]. I want to automate to input data with a table from an Excel file. I already understand the way of inputting data to the target cell one by one with Enter Keystrokes of Tabkey and PageDownkey or with Mouse Click with Selector of the target cell but there are a lot of fields of not needed for input. If you know the way of setting the cell object dynamically in [GuiTableControl], please let me know.
Many thanks.
Best regards,
Shigeki Hagiwara