Robot Framework - Fixing Selenium keyword auto suggestions in PyCharm IDE, Intellibot plugin

preview_player
Показать описание
Robot Framework - Fixing Selenium keyword auto suggestions in PyCharm IDE, Intellibot plugin after Installing Selenium Libraries

Steps to be followed:
1. Go to File
2. Go to Settings
3. Select Project
4. Select Python Interpreter
5. Below there will be a "+" (Install) button, click it
6. Search for "SeleniumLibrary"
7. Select "robotframework-seleniumlibrary"
8. Click on "Install Package" button at the bottom
9. Restart Pycharm

Your issue should be resolved. It worked for me. Hope this helps!!!
Рекомендации по теме
Комментарии
Автор

I don't think a person learns about Robot Fw missing import this library. currently, you install all library necessary, import them to ***Settings*** but it stills gives this warning. the best suggestion of mine is to use the old version of robot fw, python 3.8, 3.9

pduyet
Автор

Hi iam getting exact same error, but it us not fixed by following these steps. I have already installed selenium library and all dependency libraries. Plz suggest if you have any other tips.

Let me know what and all libraries required for robot framework??

ibrahimmohammed