I am trying to use Selenium. I did not have it installed before, I used pip3 to install it, the install was successful. I opened python3 and imported Selenium and it said Module not found. Anyone have any idea what could be the problem?
Thank you.