I am working on sap gui automation. I want to take case id from excel and need to add it in sap page and then change the date related to caseid and do it for all the give case id in the excel file
Its working fine for 1st iteration of the for loop. But when 1st iteration done then for second iteration the robot is unable to find the element on the screen . It shows error no ui element find related to given selector.
Please help me in this.
Hi Thanks for help, its working fine.
But some element in tool bar are not identified separately, it only identify the full tool baar, And all the button on tool baar like Save button, Edit button have save selector showing.So what to do in this case.