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

Popular posts from this blog

Power Automate - Automatically fetch data from Power BI in to Excel and Send the copy of the Excel file via Email

Function to Paste Excel Range on Outlook Mail Body (In text not image) Function Name - rngHTML()

Separate Text (Characters) & Numbers from Alpha Numeric String Using Formula and Macro (VBA)