I’m very new to SAP automation using UiPath. I’m using t-Code (/SGD/SD_Gen). I wanted to enter multiple values in “Sales organiz. of sales order” field. Using click activity I’m able to select the same. In validation it works fine too.
But when I test the solution without going to multiple selection field it scrolls down the screen.
Then the error message says “Click ‘Button Multiple’: Cannot send input to UI element because it is outside of screen bounds.”
SAPTest.xaml (12.9 KB)
I have tried everything in my knowledge but still doesn’t work. Anyone can suggest?