If you are using the same version of WebDriver that is currently specified in geb-example-gradle on master (2.51.0) than you cannot use FF later than 44.0 which can be downloaded from https://ftp.mozilla.org/pub/firefox/releases/44.0/.
On Mon, Dec 12, 2016 at 2:53 PM, Adam Sherman <[email protected]> wrote: > Thanks I added reportsDir = build and now I am getting an error I believe > is related to WebDrive/Firefox versions not getting along: > > org.openqa.selenium.firefox.NotConnectedException: Unable to connect to > host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output: > RL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The > default > theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla > Contributors"]},"visible":true,"active":true,"userDisabled":false," > appDisabled":false,"descriptor":"C:\\Program Files (x86)\\Mozilla > Firefox\\browser\\extensions\\{972ce4c6-7e08-4474-a285- > 3208198ce6fd}.xpi","installDate":1481553130377," > updateDate":1481553130377,"applyBackgroundUpdates":1," > skinnable":true,"size":21152,"sourceURI":null,"releaseNotesURI":null," > softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false," > strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ > ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":" > 50.0.2","maxVersion":"50.0.2"}],"targetPlatforms":[],"seen":true} > > I have the latest version of firefox (50.0.2). > > -- > You received this message because you are subscribed to the Google Groups > "Geb User Mailing List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/geb-user/39cdd850-9deb-402c-b8bf-3fb1eb78f9a5%40googlegroups.com > <https://groups.google.com/d/msgid/geb-user/39cdd850-9deb-402c-b8bf-3fb1eb78f9a5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/CA%2B52dQRD3R7pmF4itZJcHXJSy%3Dp3P0h-m8C0uY90qV5VURZs2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
