I have used a variable with a default of 1 (stPOLineRow, Int32, 1) .
The first row writes perfect. At the end of the ‘for each’ I have a variable to increase the current row by 1 (see Below). I have used this method many times in the past but recently move orchestrators. Since then its not working

Using UIExplorer I have identified and tried several selectors seen below

Below is the error I receive when the bot attempts the second row
Again the first row writes fine but none after that. Any suggestions would be appreciated.

