Using PyCharm for Robot Framework - Issues Faced

Hi All,

We are trying to use Robot Framework with PyCharm and I am facing few issues while trying to proceed.

I am using:
Python - 3.6.7
Robot Framework - 3.2.1
PyCharm - 2019.2

Tried to create a Project with Robot Framework in PyCharm. Found that I need to install “Intellibot” plugin in PyCharm which is help us use the Robot Framework features. Later in another video, found that I must also be using another plugin called “Robot Framework Support”. I am really not sure what all plugins must be used for having the Robot Framework features in PyCharm.

It will be really helpful if someone could share links/ documents for the user guide (Using Robot Framework with PyCharm).

And also, when I try to use Selenium Library in my Test Suite, it is not showing the keyword list in dropdown when I use Ctrl + Space. As mentioned earlier, I am using “Intellibot” and “Robt Framework Support” plugin.

Thanks,
Apoorva A