Updates:
        Labels: Target-2.7

Comment #3 on issue 1075 by pekka.klarck: Import SeleniumLibrary
http://code.google.com/p/robotframework/issues/detail?id=1075

Thanks for providing more information. I tried running the test case file in the attached zip and didn't got errors with 2.7 rc1 JAR distribution or pybot.

Based on the error message my guess is that something goes wrong when importing SeleniumLibrary. I have fixed few import related bugs and pretty heavily refactored the importing logic during 2.7 development so there could be a regression that our acceptance tests don't catch. I would really like to get this sorted out before 2.7 final release, but because I cannot reproduce the problem I cannot do much at the moment. Hopefully you can provide more information by answering the following questions:

1) Do you get the same error also when running tests with the JAR directly without RIDE?

2) Do you get the same error when running tests on normal Jython or Python?

3) Could enable syslog and see is there something odd related SeleniumLibrary import? If syslog contains nothing too confidential, please attach it here. How to enable syslog is explained here:
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#system-log

Reply via email to