Recently, we are working on an RPA Project where we have to download a table of transactions from a Banking online Portal and save it to Excel. All the steps created work fine from logging in to Account Selection up to the point where we need to select a date range for StartDate and EndDate as shown bel

ISSUE DESCRIPTION: When a date range for StartDate and EndDate is selected, RPA press the Go button, Go Button, then resets the date values to the current week and shows the record for the current week.
But If the Go Button is clicked manually, the record gets filtered as expected.