Hi,
I'm new to SAP Automation, and I'm using the pro code way (record the script > run it as a PAD VB Script from Power Automate Desktop), but here.
I'm having trouble with the dynamic positioning of text input fields throughout the SAP automation process using VBScript. Specifically, the coordinates of the text input fields change across occurrences (for example, the length value was [1,0] the first time, but [1,3] the second time), causing the automation script to fail when attempting to enter data. For your convenience, I've attached an attachment.
Can anyone help me with a solution or guidance on how to handle dynamic text input positions effectively, ensuring that the automation script can adapt to these changes and maintain consistent functionality?
Your assistance in resolving this issue would be greatly appreciated.
