Pycharm - "Can't find '__main__' module error
I am using PyCharm Community Edition 2020.1 x64
I have installed Intellibot plugin.
I use SeleniumLibrary and the keywords "Open Browser" and "Close Browser" is not getting detected as shown below:
Also when I am trying to run the script the following error appears.

My configuration is as shown below:

Thanks in advance
Please sign in to leave a comment.
In config you need script path to point to manage.py and in parameters "runserver" might be helpful so you can use the play and debugger.