Steps to install and Use Selenium Basics for Web Scrapping Using VBA
1) Download the Selenium Basic from below mentioned link:
https://github.com/florentbr/SeleniumBasic/releases
Download .exe file (SeleniumBasic-2.0.9.0.exe)
2) Download any web browser driver. In our case Google Chrome.
Check for the latest version being used in your system.
Click 3 vertical dots on the top right corner, goto Help --> About Google Chrome
From there check the Google Chrome driver version and download the same version from the Web.
A .rar file will be downloaded. Extract the files from it and copy the Chrome Driver from it and paste it into your system user's Local Folder. For Ex: "C:\Users\Dell\AppData\Local\SeleniumBasic".
Comments
Post a Comment