[Plone-testing-team] Moving to Robot Framework 2.9

Ed Manlove devPyPlTw at verizon.net
Sat Jul 25 02:25:03 UTC 2015


On 07/24/2015 12:59 AM, Asko Soukka wrote:
> Ed Manlove wrote:
>> Selenium2Library should be working with earlier versions (pre-2.9) of
>> RobotFramework. What are you experiencing that is causing issues?
>
> Probably an import, not existing in 2.8.x.
>
> Importing test library 'Selenium2Library' failed: ImportError: cannot 
> import name RobotNotRunningError
> Traceback (most recent call last):
>   File 
> "/.../robotframework_selenium2library-1.7.2-py2.7.egg/Selenium2Libr
> ary/__init__.py", line 2, in <module>
>     from keywords import *
>   File 
> "/.../robotframework_selenium2library-1.7.2-py2.7.egg/Selenium2Libr
> ary/keywords/__init__.py", line 10, in <module>
>     from _screenshot import _ScreenshotKeywords
>   File 
> "/.../robotframework_selenium2library-1.7.2-py2.7.egg/Selenium2Libr
> ary/keywords/_screenshot.py", line 6, in <module>
>     from robot.libraries.BuiltIn import RobotNotRunningError
>
> Regards,
> Asko
>

I'm looking into this. Briefly checking it looks like it is in 2.8.7 but 
still want to see when RobotNotRunningError was introduced. What version 
of RF are you running now?

Ed


More information about the Plone-testing-team mailing list