SeleniumLibrary import not found

1,333 views
Skip to first unread message

Neha Mishra

unread,
Mar 26, 2019, 6:09:51 PM3/26/19
to robotframework-users
Hi All,

Iam trying to do automation by robot frame using pycharm IDE, but everytime SeleniumLibrary is not stating as import not found.
I have the below version of software's installed:
Python 3.7.1
pip 10.0.1
Robot Framework 3.1.1
Pycharm 2018.3.5 (community edition) (plugin intellibot also installed)
robotframework-seleniumlibrary-3.3.1
selenium-3.141.0

Python is installed in below location:
c:\Python
and environment variables are set for:
Scripts , site-packages.

I have tried to do everything possible available on internet to resolve this issue.
Kindly let me know what can the issue

Sri Hari Naidu

unread,
Mar 27, 2019, 1:07:03 AM3/27/19
to neha.mi...@gmail.com, robotframework-users
Hi Neha,

I Would suggest you update your pip.  The Pip version you currently using is a very old version. Use below is a command to upgrade Pip. 

Command to upgrade pip version: pip install –upgrade pip

 Once you upgrade the pip then try to run the below command. 

pip3 install robotframework-seleniumlibrary

Then both libraries installed then try to run the program. 



--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.

Tatu Aalto

unread,
Mar 27, 2019, 2:49:10 AM3/27/19
to srihar...@misport.com, neha.mi...@gmail.com, robotframework-users
Ugh

Your question is not quite clear, but I am assuming that it's about PyCharm. If it's not about PyCharm, could you explain what the problem actually is?

Since SeleniumLibrary 3, the library has been using Robot Framework dynamic library API. In PyCharm plugins, I know one plugin which supports dynamic library API. Unfortunately I don't recall which plugin it was, but I think it Robot Framework Support plugin [1]. But if it's not that one, it's one of the plugins which have had resent release.

-Tatu
Send from my mobile

Nallavan G

unread,
Mar 27, 2019, 8:31:28 AM3/27/19
to neha.mi...@gmail.com, robotframework-users
Hi Neha,

Are you using the IntelliBot @SeleniumLibrary Patched plugin in pycharm?. It might resolve your issue.

--
Reply all
Reply to author
Forward
0 new messages