version compatibility of WebDriver with others

60 views
Skip to first unread message

Aditya Aggarwal

unread,
Nov 5, 2017, 9:19:43 AM11/5/17
to webdriver
Is there a way to know, as to what versions of following are compatible to each other :

1) WebDriver
2) geckoDriver
3) Firefox

darrell grainger

unread,
Nov 6, 2017, 3:59:41 PM11/6/17
to webdriver
I go with dates. I look at the dates for when a browser was released then I look for versions of WebDriver which was released just after Firefox.
If you want to test an older version of Firefox you have to find when it was released. For example, 56.0 would have release notes at https://www.mozilla.org/en-US/firefox/56.0/releasenotes/ (note 56.0 and not 56.0.0 in the URL). Or 55.0.3 would be at https://www.mozilla.org/en-US/firefox/55.0.3/releasenotes/. Once I know the release date for Firefox then I'd look for versions of geckodriver and WebDriver released just after Firefox.

Darrell
Reply all
Reply to author
Forward
0 new messages