MarketSquare / robotframework-seleniumlibrary-java

Java port of the Python based SeleniumLibrary for Robot Framework
Apache License 2.0
23 stars 16 forks source link

Release initial version with Selenium 4 #71

Closed Hi-Fi closed 2 years ago

donzellt commented 3 years ago

Hi @Hi-Fi,

Do you know when the release is scheduled?

Thanks this lib is really helpful for us.

Hi-Fi commented 3 years ago

Actually there is already versions published with Selenium 4 pre-releases. Currently Selenium 4 is at rc.

donzellt commented 3 years ago

Oh yes thank you but the published pre-releases do not contain the update for the bonigarcia/webdrivermanager dependency.

Perhaps it is possible to release a more up-to-date pre-release (with the webdrivermanager update)?

(and webdrivermanager 3.4.0 doesn't seem to work with Edge anymore 😞)

Hi-Fi commented 3 years ago

From first Selenium 4 version I thought that final version is 'just coming', so other dependencies are old, too, like you mentioned.

Maybe there is need to create one more pre-release and update dependencies at same time

Hi-Fi commented 2 years ago

Dependencies are updated now, have to check (hopefully) tomorrow couple of small things before pushing new pre-release to Maven central. SNAPSHOT version should be pushed by pipeline soon.

Hi-Fi commented 2 years ago

Selenium 4 version published, closing this.

https://github.com/MarketSquare/robotframework-seleniumlibrary-java/releases/tag/4.0.0.0