Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Selenium not working with Firefox 48 #1

Open
nldoty opened this issue Aug 16, 2016 · 6 comments
Open

Selenium not working with Firefox 48 #1

nldoty opened this issue Aug 16, 2016 · 6 comments

Comments

@nldoty
Copy link

nldoty commented Aug 16, 2016

It appears that Selenium does not play well with the latest version of Firefox, Version 48. I pulled all the code, installed the packages, and ran and received timeout errors (OSX 10.11.6). I ran the same build on a Windows 10 machine (Version 1607 Build 14393.51) and was able to complete all the tests.
I compared versions and realized the Firefox versions did not match - OSX machine was running Firefox 48, which is the latest version of Firefox.
I did some digging and found others had run into the same issue, as it is an ongoing problem: https://groups.google.com/d/msg/selenium-users/kDsWkujq0Y4/BNFeje9_EQAJ

Looking through the Selenium Github it seems this is an acknowledged issue as well: SeleniumHQ/selenium#2559

It seems the best quick way forward as per a comment in the google group thread (https://groups.google.com/forum/#!msg/selenium-users/kDsWkujq0Y4/HoXsgMuhBwAJ) is to either switch back to Firefox 47.0.1 and turn off auto-updates or back to the Extended Support Release of Firefox 45. I have reverted back to Firefox 47.0.1 and can confirm that that will solve the issue for the time being.

Thanks!

@LaFrish
Copy link
Contributor

LaFrish commented Aug 16, 2016

Thanks for the update @nickdoty!

@AT89
Copy link

AT89 commented Aug 24, 2016

spent 2hrs going nuts. heres the FF45 link
https://ftp.mozilla.org/pub/firefox/releases/45.0/mac/en-US/

@swathikvsr
Copy link

Can you please let me know are they going to solve the issue with 48?(are they going to address this issue) or let me know if there is there any link where we can find if this issue is tracked by them(wanted to know the progress of the issue)?

@AT89
Copy link

AT89 commented Aug 29, 2016

Hello there is a different driver for FF 48, I remember it was geckodriver.

good resources:
https://github.com/mozilla/geckodriver
https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/WebDriver

On Sun, Aug 28, 2016 at 11:41 PM, swathikvsr notifications@github.com
wrote:

Can you please let me know are they going to solve the issue with 48?(are
they going to address this issue) or let me know if there is there any link
where we can find if this issue is tracked by them(wanted to know the
progress of the issue)?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ASTlssZUnV2I5EK_RfLSuPZqIU3iv2FPks5qklTYgaJpZM4JlBrX
.

Anh T. Truong
http://anhtice.com

@AT89
Copy link

AT89 commented Aug 29, 2016

But using FF45 is much easier. i linked the download in the issue.

On Sun, Aug 28, 2016 at 11:41 PM, swathikvsr notifications@github.com
wrote:

Can you please let me know are they going to solve the issue with 48?(are
they going to address this issue) or let me know if there is there any link
where we can find if this issue is tracked by them(wanted to know the
progress of the issue)?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ASTlssZUnV2I5EK_RfLSuPZqIU3iv2FPks5qklTYgaJpZM4JlBrX
.

Anh T. Truong
http://anhtice.com

@swathikvsr
Copy link

swathikvsr commented Aug 29, 2016

thanks got it understood the issue now

hpowers pushed a commit that referenced this issue Aug 29, 2016
Correction of Typo: Challenge in header
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants