mozilla / geckodriver

WebDriver for Firefox
https://firefox-source-docs.mozilla.org/testing/geckodriver/
Mozilla Public License 2.0
7.2k stars 1.52k forks source link

Release build 0.31.0 not available on github -- was it removed? #2012

Closed bopolissimus closed 2 years ago

bopolissimus commented 2 years ago

System

Testcase

Stacktrace

Trace-level log

WebDriverManager (https://github.com/bonigarcia/webdrivermanager) refers to geckodriver 0.31.0. So does this geckodriver issue (implying that 0.31.0 existed in the past):

https://github.com/mozilla/geckodriver/issues/2010

However, as of right now (00:25:18 UTC Thursday, 5 May 2022)

https://github.com/mozilla/geckodriver

and

https://api.github.com/repos/mozilla/geckodriver/releases

both show the latest version as 0.30.0.

Was 0.31.0 removed by mistake? or was it purposeful (and I should ask webdrivermanager maintainer to go back to using 0.30.0)?

bopolissimus commented 2 years ago

And https://github.com/mozilla/geckodriver/releases/tag/v0.31.0 does exist. Just not referenced or available from the api or main github geckodriver page.

whimboo commented 2 years ago

It's a dupe of issue #2009.