sourabhkt / 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 9 years ago

GoogleCodeExporter commented 9 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: