Comment by kaapposa...@hotmail.com:

Hi!
I have Windows 7. I installed Python 3.2.3, robotframework-2.7.3 and robotframework-seleniumlibrary-2.9.1. Then I extract robotframework-seleniumlibrary-demo-20110131.zip to site-packages -folder.

When I try to run script "python rundemo.py login_tests" I got error:
  File "rundemo.py", line 42
    print 'Importing SeleniumLibrary module failed.'
                                                   ^
  SyntaxError: invalid syntax

What I should do to fix this?

Starting Selenium does succeed by command :
java -jar C:\Python32\Lib\site-packages\SeleniumLibrary\lib\selenium-server.jar

For more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo

Reply via email to