Comment by mdumanda...@gmail.com:
Hi,
Would like to seek help from my error:
Could not start running tests with command ' --argumentfile
c:\users\mduman~1\appdata\local\temp\RIDE6vihq9.d\argfile.txt --listener
C:\Python27\lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py:5284
Comment by vamseesu...@gmail.com:
ERROR: Invalid xpath [2]: //input[@id="login_button" or
@name="login_button" or @value="login_button" or @src="login_button" or
@src="http://localhost:7272/html/login_button";]
can u please help me out in this error
For more information:
http://code.google
Comment by immanuel...@gmail.com:
facing issue with running selenium demo.. The following packages are
installed
C:\Python27\Lib\site-packages>java -version
java version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b07)
Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode, shar
Comment by riccardo...@gmail.com:
Hi everybody,
same as Luzia reported on Feb 10 happens to me using Firefox, while with IE
and Google Chrome everything works fine. I'm using Firefox 27.0.1, Robot
Framework 2.8.1 and robotframework-seleniumlibrary-2.9.1 for win32.
Any suggestions?
ps: plea
Comment by luzia...@gmail.com:
Hi,
I tried to run the test and get below error. Please help how I can fix this
problem.
6 critical tests, 0 passed, 6 failed
6 tests total, 0 passed, 6 failed
==
Login Tests.Valid Logi
Comment by pekka.klarck:
The problem with newer browsers is likely that the Selenium Server bundled
with this library simply doesn't support them. You may try newer Selenium
Servers, but in general the best way forward is upgrading to
Selenium2Library.
The reason for `AttributeError?: 'mo
Comment by dairuifr...@gmail.com:
The Selenium Server connection problem is fixed by using another Selenium
Server jar file selenium-server-standalone-2.0rc2.jar. And goes to current
problem which is firefox lunched but not responding. Any ideas?
For more information:
https://code.google.c
Comment by dairuifr...@gmail.com:
Hi, I'm trying to run demo on Ubuntu running in VirtualBox. I have python
and java ready, robot and selenium library should be also ready. When I
run "python rundemo.py demoapp start" I get message from terminal
saying "Selenium Server started with command
Comment by sanjeets...@gmail.com:
All my tests are failing on IE and FIREFOX.
I get the following problem with IT:
AttributeError: 'module' object has no attribute 'html_attr_escape'
For more information:
https://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
--
---
You received t
Comment by sanjeets...@gmail.com:
Ditto
For more information:
https://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving e
Comment by cloudele...@gmail.com:
I am having same problem "Failed to start new browser session: Error while
launching browser" for Python 2.7.5, Robot Framework 2.7.7 and Selenium
Library 2.9.1 on Windows 7 64 bit, any solutions?
For more information:
https://code.google.com/p/robotframewo
Comment by 1990vive...@gmail.com:
My test case temp.robot and python script are in same folder. So i wrote
following command:
python rundemo.py temp.robot
It gives syntax error at rundemo.py
What is the problem. Please reply in my mail
id(1990vivekkumarve...@gmail.com) so that i get notifie
Comment by ipods...@126.com:
Simple Robot Framework and SeleniumLibrary demo
Source(s): http://www.downloadranking.com/privacypolicy.php
For more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
--
---
You received this message because you are subscribed to the
Comment by jrkoi...@nucleon.nl:
Regarding the demo included in the new selenium2library. If on Mac OS X and
you get errors like:
{{{
[ WARN ] Keyword 'Capture Page Screenshot' could not be run on failure: No
browser is open
OSError: [Errno 2] No such file or directory
}}}
Then make sure t
Comment by jrkoi...@nucleon.nl:
Regarding the demo included in the new selenium2library. If on Mac OS X and
get errors like:
* WARN Keyword 'Capture Page Screenshot' could not be run on failure: No
browser is open
* OSError: 2 No such file or directory
Then make sure that FireFox? is inst
Comment by jrkoi...@nucleon.nl:
Regarding the demo included in the new selenium2library. If on Mac OS X and
get errors like:
[ WARN ] Keyword 'Capture Page Screenshot' could not be run on failure: No
browser is open
OSError: [Errno 2] No such file or directory
Then make sure that FireFox
Comment by wxy...@gmail.com:
I download the FF 8 and can work correctly
For more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from
Comment by wxy...@gmail.com:
Yes, currently it cannot support the latest Firefox, and got the error
Suggest to down FF version
For more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
--
---
You received this message because you are subscribed to the Google Gro
Comment by alb7.so...@gmail.com:
Hi Lukas M.
Do you know if this is still a problem or it has been done anything with
this in any firefox version from 15 to 18?
Thanks
For more information:
https://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
Comment by bagi...@gmail.com:
"Suite setup failed: Failed to start new browser session: Error while
launching browser"
--> I had the same problem, but I found solution.
Firefox versions from 13 to actual (15) don't cooperate with
robotframework. I downloaded portable Firefox from
htt
Comment by bagi...@gmail.com:
"Suite setup failed: Failed to start new browser session: Error while
launching browser"
--> I had the same problem, but I found solution.
Firefox versions from 13 to actual (15) don't cooperate with
robotframework. I downloaded portable Firefox from
htt
Comment by bagi...@gmail.com:
"Suite setup failed: Failed to start new browser session: Error while
launching browser"
--> I had the same problem, but I found solution.
Firefox versions from 13 to actual (15) don't cooperate with
robotframework. I downloaded portable Firefox from
http:
Comment by bagi...@gmail.com:
"Suite setup failed: Failed to start new browser session: Error while
launching browser"
--> I had the same problem, but I found solution.
Firefox versions from 13 to actual (15) don't cooperate with robotframework.
I downloaded portable Firefox from
http://
Comment by kaapposa...@hotmail.com:
Thanks!
I installed python-2.7.3, robotframework-2.7.3 and
robotframework-seleniumlibrary-2.9.1 and added
environment-variables "C:/Python27" and "C:/Python27/Scripts".
Then unzipped demo-package and that's it!
Unfortunately login_tests-demo couldn't ope
Comment by janne.t@gmail.com:
Robot Framework is not compatible with Python3. Try installing latest
Python 2.7.x and all the libraries, then the demo should work
For more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
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_test
Comment by pekka.klarck:
@tuomas.kajosaari Selenium 1 used by this library is deprecated and thus
may not support newer browsers. Great that you got Se2Lib working. That's
definitely the way forward anyway.
For more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/D
Comment by tuomas.k...@gmail.com:
Tried robotframework-selenium2library and it works like a charm with
firefox.
For more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
Comment by tuomas.k...@gmail.com:
Ok, moving ahead...
Found the problem why firefox isn't starting, the installation package has
old version of selenium server. I updated it, and was able to start firefox
from the test.
Now I have next problem, the firefox isn't doing anything.
Second thing
Comment by tuomas.k...@gmail.com:
When running with firefox I get this error to selenium log:
Caused by:
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher$FileLockRemainedException:
Lock file still present!
C:\Users\b356646\AppData\Local\Temp\customProfileDira4aab6905d3845ed
Comment by tuomas.k...@gmail.com:
@pekka.klarck Ok, for some reason it started to work with IE. First try it
couldn't move to the right page. Now the problem is that the tests hang
until I manually close the Selenium Remote Control, which it opens same
time with the browser. If I don't clos
Comment by pekka.klarck:
@tuomas.kajosaari This demo uses Firefox by default. Do you have it
installed? Selenium also sometimes fails to use browsers out-of-the-box. If
you are just interested to try Robot Framework and SeleniumLibrary out, I
would recommend you to try some other browser. O
Comment by tuomas.k...@gmail.com:
I'm having problems running the tests.
Everything seemed to install fine. When I run tests it can't open browser.
Gives this error:
"Failed to start new browser session: Error while launching browser"
Any help with this?
For more information:
http://code.google
Comment by pekka.klarck:
@asrithac, you don't have SeleniumLibrary installed. You have selenium
module. See these wiki pages for more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Architecture
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Installatio
Comment by asrit...@gmail.com:
/usr/local/lib/python2.6/dist-packages/pip-1.1-py2.6.egg
/usr/local/lib/python2.6/dist-packages/robotframework-2.7.3-py2.6.egg
/usr/local/lib/python2.6/dist-packages/robotframework_ride-0.47-py2.6.egg
/usr/local/lib/python2.6/dist-packages/selenium
/usr/local/lib/py
Comment by janne.t@gmail.com:
It seems that you do not have the SeleniumLibrary installed.
Download the appropriate installer, install the library and re-run the tests
For more information:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/Demo
Comment by asrit...@gmail.com:
i am getting this error
command: pybot --argumentfile /tmp/RIDE1JKOrv.d/argfile.txt --listener
/usr/local/lib/python2.6/dist-packages/robotframework_ride-0.47-py2.6.egg/robotide/contrib/testrunner/SocketListener.py:58036
/home/test/ride/try1.txt
==
37 matches
Mail list logo