V venkat5652 New Member Mar 2, 2018 #1 Hi Team, Need help of vba code. I have to download CSV file from url using google chrome as browser. Attached the screenshot for your reference. Regards venkat Attachments Need Code to Simulate Clicking the Download button as url changes based on only keyword.pdf 181.2 KB · Views: 7
Hi Team, Need help of vba code. I have to download CSV file from url using google chrome as browser. Attached the screenshot for your reference. Regards venkat
Chihiro Excel Ninja Mar 2, 2018 #2 You will want to use Selenium Wrapper. Otherwise it's pretty annoying and difficult to pilot Chrome. However, I don't use Selenium and can't really help you any further. Have a read of below. https://www.makeuseof.com/tag/how-t...mate-firefox-or-chrome-with-vba-and-selenium/ https://codingislove.com/scrape-website-using-selenium-vba/
You will want to use Selenium Wrapper. Otherwise it's pretty annoying and difficult to pilot Chrome. However, I don't use Selenium and can't really help you any further. Have a read of below. https://www.makeuseof.com/tag/how-t...mate-firefox-or-chrome-with-vba-and-selenium/ https://codingislove.com/scrape-website-using-selenium-vba/