I am trying to automate a script in c# selenium which downloads an excel file in chrome browser.Then I need to open the downloaded file to verify data.I cannot use the default local downloaded path of my computer as the download path might change in other systems.Can any one one tell me how to get the chrome download folder path in c# selenium.
Thanks, Sharmila