I am trying to write an automation application, loading Selenium as a plugin. I am using
JPMS with Java 24, Windows 11.
When I attempt to load my ModuleLayer, the programs throws a ResolutionException with the above error.
Is there any way around this?