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.
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.
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.