Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for C:\Users\user\Desktop\Eclipes\Selenium_jar\libs\bundle-jars.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Provider class org.eclipse.jetty.http.Http1FieldPreEncoder not in module
I have been facing this issue from 2 days I have updated my JDK and download the latest version of chrome driver, even while creating a new java project I not selected the option "module.info.java" after this I'm getting this error
Can someone please help me, please.