teamonhand / robotframework-seleniumlibrary

Automatically exported from code.google.com/p/robotframework-seleniumlibrary
Apache License 2.0
0 stars 0 forks source link

robotframework-seleniumlibrary-2.9.1 Compatibility issue with Mozilla Firefox 24.4.0 #268

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

We are trying to run few ROBOT selenium test cases on RHEL 7. It seems 
robotframework-seleniumlibrary-2.9.1 not compatible with Firefox version 
24.4.0. The page loading is not happening properly. I have tried the same URL 
on firefox manually. There is no issue observed.

The test cases are failing with below error. 

14:33:45.366 INFO - Command request: click[xpath=//input[@id="logon" or 
@name="logon" or @value="logon" or @src="logon" or 
@src="http://127.0.0.1:12321/logon"], ] on session 
facabf43bd1a40fa948883811f610120
14:33:45.385 INFO - Got result: ERROR: Invalid xpath [2]: //input[@id="logon" 
or @name="logon" or @value="logon" or @src="logon" or 
@src="http://127.0.0.1:12321/logon"] on session facabf43bd1a40fa948883811f610120

The same testcase was passing on Mozilla Firefox 3.6.24 and RHEL 6.2

I am attaching the screenshots for manual, selenium and selenium_server_log for 
your reference. Please let me know if you need any further traces to analyze 
this issue. 

Regards,
Srini.

Original issue reported on code.google.com by srin...@gmail.com on 6 Aug 2014 at 12:04

Attachments:

GoogleCodeExporter commented 8 years ago
We are moving Selenium Library to github and creating a last release with Robot 
2.9 support before stopping the support of this project entirely.

We will update the included Selenium Server and we will support the browsers 
supported by it.

Original comment by jussi.ao...@gmail.com on 13 Aug 2015 at 10:22

GoogleCodeExporter commented 8 years ago
This project has been migrated to GitHub and issues have been moved to 
https://github.com/robotframework/SeleniumLibrary/issues/. Old IDs are 
preserved so you can find this particular issue using URL like:

    https://github.com/robotframework/SeleniumLibrary/issues/<id>

Original comment by pekka.klarck on 20 Aug 2015 at 9:00