searls / jasmine-maven-plugin

Maven plugin to execute Jasmine Specs. Creates your HTML runners for you, runs headlessly, outputs JUnit XML
http://searls.github.io/jasmine-maven-plugin
Other
290 stars 163 forks source link

Fix support for Chrome version ≥117 #599

Open JorWo opened 1 year ago

JorWo commented 1 year ago

Issue

https://github.com/searls/jasmine-maven-plugin/issues/598

Description

Updating the version of Webdrivermanager to 5.5.2 fixes the issue.