I need help in which BOT has to click on export the excel file and once file is downloaded, Open that excel file and compare the downloaded data with data available on Web application
I have done code till download excel file however if export button clicks multiple time, file name changes to filename(number) e.g. number =1,2,3 etc…
Can any one assist in this.?