Selenium Library connection to pycharm project

Hello,

I have issues on installing selenium library to my project in pucharm (for instance settings is red underlined).

Could someone help ?

Thanks

A few things that I would suggest looking into:

  1. Make sure your python interpreter is set and that it is set to the version of python where you have robot installed:
  2. For Pycharm I would suggest having the “Robot Framework Language Server” plugin installed and that it is your ONLY robotframework plugin as they can conflict.