caution: selenium 3.0.1 & geckodriver issue (#233) with moveto

53 views
Skip to first unread message

Troy Best

unread,
Feb 2, 2017, 7:00:30 AM2/2/17
to Geb User Mailing List
Just a word of caution: selenium 3.0.1 & geckodriver issue seems to break geb-example-gradle

//hover over to expand the menu
interact {
   
moveToElement(manualsMenu.toggle)
}


Cheers,
Troy

Marcin Erdmann

unread,
Feb 2, 2017, 4:10:06 PM2/2/17
to Geb User Mailing List
Troy,

Thanks for the heads up. 

Geckodriver and Marionette are still lacking support for some crucial WebDriver's (wire protocol) commands. WebDriver 3.0 seems to require them if you want to drive Firefox and it is therefore preventing Geb's test harness from being run against WebDriver 3.x even though the API is supposed to be backwards compatible with 2.x.

Cheers,
Marcin

--
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 geb-user+unsubscribe@googlegroups.com.
To post to this group, send email to geb-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/f62251e7-9aed-4cef-99ad-3ee9c2a33e34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages