[Solved] How to import Selenium in Python [closed]


This can be environment issue of python. Kindly make sure you are in right environment and then install selenium
pip install selenium

solved How to import Selenium in Python [closed]