I have finished an oracle application automation to get some data from excel file to the application.
what I need is to do the same action for all row in Excel sheet and all files in the folder also.
this is the excel file
i have fix this error but there is a new problem now. the robot work fine but in the oracle form when he finish line one it doesn’t move to line to. the robot take line to in the excel sheet and repeat it in line 1 again and aging until all rows are complete.
i have send a hot key at the end to move to line to but it comes back to line 1 again.
That mwans you are using same selector generally tablerow or idx will be changing for each row check that in the selector and change it in the for loop using for loop index property in the for loop properties
sorry for this but i am new at this, i don’t know what to do i have send the automation for you.
could you pleas look at it and see what exactly i have to do?