Thanks for the help, I read this docs previously, but it didn't help.
I've changed the settings.cfg 'pythonpath' to ['c:/Python27/lib/site-packages', 'c:/Python27/lib/site-packages/SSHLibrray']
and 'auto imports' to ['SSHLibrary'], but it didn't make a difference.
BTW, I have PYTHONPATH defined in my environment variables, and I added the mentioned above paths to
there as well, with no success.
I removed from the test case the 'import library' step, since it should be auto imported, but then I receveid an error
saying that 'No Keyword with name 'Open Connection' found', which means that the SSHLibrary is not auto imported....
What am I doing wrong?
On Thursday, July 18, 2013 4:36:38 PM UTC+3, Tatu Aalto wrote:
Well, found it - I just used the keywork 'Import
Library'.
The RIDE auto completion doesn't work yet, but I'll get it...
On Wednesday, July 17, 2013 2:36:35 PM UTC+3, Avihay Eyal wrote:
Hi, I'
sure it's trivial, but I didn't find any good example. I've
installed SSHLibrary as a source distribution, and installed it.
From what I read, RIDE should auto-identify it, but it didn't. I
tried to import it via Settings->Library, but it also didn't
help...
So what am I missing? What's the way to add a library?
Thanks a lot
--
You received this message because you are subscribed to the Google
Groups "robotframework-users" group.