kmtsering / Food-Recipe-Web-Scraper

0 stars 0 forks source link

Make Selenium work on local computer #6

Closed kmtsering closed 1 year ago

kmtsering commented 1 year ago

Given the constraints of VMWare, python modules such as Selenium could not operate on the virtual machine. The goal is to establish IDE functions on a personal machine and also have Selenium operable on it.

kmtsering commented 1 year ago

Selenium module and VScode are now functional on a local machine. Running Selenium_test will now show a remote controlled version of the webpage specified(google.com) when executed on local.