I must enters some amounts in specific columns in one app, when robot enters claim number, robot with hot key went to column for amount, enters that amount and he goes to new line and repeat process again with enters Claim number and again in amount column, he enters first amount, nut new one in new line doesn’t, and in that point I have problem, robot stops. I tried to set selector but unsuccessful. I will share screen shots
Hi
is this variable “douAmountPaidRT” assigned with row(“columnname”).ToString inside the FOR EACH ROW activity, for next row value to be passed from the column we have in excel @Gagi77
Fine as mentioned when the robot stops is it throwing error regarding the selector
and if so have we replaced the dynamic part of selector with WILD CARD * symbol for specific attribute and to its value
Fine
get the selector with a click activity on clicking the first cell
and another click activity to get the selector of second cell under the same column so that we can compare the selector and find the mismatch @Gagi77
Before IF, where is type into, I have scrape relative activity, first he scrapes amount and if they a different,robot enters Amount from excel. Now in that activity I have issue, he scrape only first row, enters amount and he don’t scrape next row. I will attach workflow to see.FR_CashReceiptsWorkflow.zip (18.4 KB)
@Palaniyappan I tried and with counter, still stuck.
Robot scrape just first row, enters Claim# in first row, then goes to second row of app, enters Claim#, goes to Amount, scrape again previous row, and enters Amount in previous row. I don’t know how to find solution. In this case I need dynamic selectors for Scrape and for Type Into.
If anyone can help also I will appreciate