Closed ernestomv closed 1 year ago
Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console. We are extremely grateful and thank you for your support over the years.
Hello @wakaleo,
I will try to reject this pull request with the "close with comment" option shown here. If it doesn't work, I kindly request you to decline/delete this pull request since all these changes are included in this other pull request, that hopefully compiles for gradle now:
https://github.com/serenity-bdd/serenity-junit-screenplay-starter/pull/9
Thank you very much in advance and sorry for any inconvenience.
Updated the chrome configuration from "switches" to W3C "goog:chromeOptions" since it is based in serenity 3.5.1 and the official guide states:
"In older versions of Serenity, we used the chrome.switches property to define Chrome options. This property is not supported as of version 3.3.0, so you should use the W3C standard "goog:chromeOptions" capability for this instead"
(Source: https://serenity-bdd.github.io/docs/guide/driver_config#automatic-driver-downloads)