This is inside a loop that goes first through all TaxID’s i have then all the months to download the monthly report:
3. Navigate to → Reports - Download Monthly Report
4. Input Vendor TaxID, Month and Year
5. Download and save
And now im done with downloading 1 monthly report for 1 TaxID so it is going back to download the next monthly report in line (e.g Januar → Februar) and then it takes like 30sec to click on the dropdown-boxes(marked as red):
Anyone knows why it somehow slows down the process like 10xtimes slower than the first run whenever it is done with the first item in the loop?
Ok, i have been changing all the “WaitForReady” properties to “None” and all the other suggested ideas and it seems to have worked for almost everything beside the selecting the “Month”. It still takes around 30-60sec to select the next Month in line.