'Pycharm auto suggestion doesn't appear after installing plugin intellibot@seleniumLibrary patched

I have installed PyCharm Community Edition 2019.2.6 version

Installed plugin

enter image description here

enter image description here

still, I am not getting auto suggestion issue as below,

enter image description here



Solution 1:[1]

Try the following:

  1. Remove Intellibot@SelenuimLibrary patched plugin from Pycharm IDE
  2. Download latest intellbot.jar file from intellibot github repo and load it in plugins section to install it manually in Pycharm IDE. IntelliJ Repo
  3. Restart the Pycharm IDE

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Saurabh Gupta