I have installed Python pip selenium pycharm. all works but I see that the autosuggestion box doesn't show the web driver functions. is there a reason for this?
Selenium is installed for project interpreter in pycharm
When installing Selenium many folder are installed in the pythonxxx folder. Keep the folder Lib > site-package > Selenium and delete the other Selenium folder in python.