Page 1 of 1

Ranorex 5.4.2 does not recognise DOM in Firefox 51.0.1

Posted: Tue Feb 14, 2017 6:49 pm
by elena.ungureanu
Hello,

I've encountered the problem where Find<WebDocument>(rxPath, duration) method does not return any element for '/dom[@BrowserName='Mozilla' and @pageurl!='about:blank' and @Valid='true']' path on Firefox 51.0.1; the adapter calling the method is Host.Local

The same Ranorex method works with Firefox 47.0.2, but it started failing when Firefox has been updated to 51.0.1

I can see the FF form in Spy tool and when I click on it the 'Ranorex Technolofy Limitation' dialog pops up. Even if I run the instrumentation wizard on FF the WebDocument still cannot be found.

Is there any compatibility issue with Firefox 51.0.1?

Ranorex version: 5.4.2
Firefox: 51.0.1
Ranorex Automation NG 1.0.0 add-on is enabled in Firefox
OS: Win 7 SP1 64 bit

Regards,
Elena

Re: Ranorex 5.4.2 does not recognise DOM in Firefox 51.0.1

Posted: Tue Feb 14, 2017 7:56 pm
by krstcs
Ranorex 5.4.X is no longer supported, you need to upgrade to 6.1.1 or 6.2.1 if you want support.

Ranorex will not be fixing any issues in 5.4.X, so if it doesn't work right now, it won't work. You must upgrade in order to continue to get bug fixes. In addition, 5.4.2 was obsoleted by 5.4.3-5.4.6, which have several bug fixes related to FF object recognition.

However, I would again advise that you will still not receive support for any versions earlier than 6.1.1.

Re: Ranorex 5.4.2 does not recognise DOM in Firefox 51.0.1

Posted: Wed Feb 15, 2017 9:54 pm
by elena.ungureanu
Hi,

Thank you for your reply, I am well aware that the Ranorex version I'm using is out of date, but at the moment I cannot do the upgrade as my team is close to a production release.

Therefore my question still stands if Ranorex 5.4.2 has compatibility issues with Firefox. I'm asking not because I want support, but rather to know if is worth spending time investigating FF issues or just do manual regression testing.

Regards,
Elena

Re: Ranorex 5.4.2 does not recognise DOM in Firefox 51.0.1

Posted: Thu Feb 16, 2017 8:44 am
by odklizec
Hi,

If you look at the Ranorex release notes, there were done some FF related fixes/improvements since version 5.4.2...
5.4.3
Fixed object recognition in Firefox 40+ if started in incognito mode

5.4.4
Updated Firefox addon included in setup to v1.0.2 (for offline installation)

5.4.5
Fixed setting the InnerText value of textarea elements in Firefox to work correctly
Fixed JS dialog windows in Firefox to be correctly identified
I believe the changes in 5.4.3 or 5.4.4 are most probable cure for your problem. So you either install any of these versions and see what happens, or you are most probably out of luck.

Re: Ranorex 5.4.2 does not recognise DOM in Firefox 51.0.1

Posted: Thu Feb 23, 2017 1:26 pm
by peddinti
Hi - I'm using Ranorex 6.2.0 and I'm encountering the same issue in Firefox 51.0.1. Had no issues until Firefox 50.x

Re: Ranorex 5.4.2 does not recognise DOM in Firefox 51.0.1

Posted: Tue Feb 28, 2017 2:42 pm
by McTurtle
Hello Peddinti,

Is the Ranorex Automation NG installed and enabled? Do you have the version 1.0.8?

There is a newer version of Ranorex available, version 6.2.1. Maybe updating would help.

Please let us know, if it helped.

Regards,
McTurtle

Re: Ranorex 5.4.2 does not recognise DOM in Firefox 51.0.1

Posted: Tue Mar 07, 2017 9:27 am
by peddinti
Upgrading to the latest version resolved the issue. Thanks

Re: Ranorex 5.4.2 does not recognise DOM in Firefox 51.0.1

Posted: Tue Mar 07, 2017 1:58 pm
by odklizec
Nice to hear that! This is why we always suggest to update Ranorex with the most recent version ;)