Good video for getting rid of the warning "Failed to load class "org.slf4j.impl.StaticLoggerBinder" In Selenium". Thanks Failed to load class "org.slf4j.impl.StaticLoggerBinder" In Selenium what about these warnings, how we can fix that WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/C:/Users/ssharma/.m2/repository/cglib/cglib/3.3.0/cglib-3.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release
good one..
Thank you 🙂 Sir ji 🙏🏼
It has worked for me, thanks :)
Great!
sadly placing this dependency in Intelij didn't help solve this issue...
Thanks, it worked for me
You're welcome!
Hi Mukesh Sir,can you please guide how to resolve this:-
SLF4J: Class path contains multiple SLF4J bindings.
Nice explanation
Thanks and welcome Sidda
its not working sir, i tried this repository with same selenium version & same repository version you use but error still appear
Its not repository issue, it is with latest version of Eclipse and schema issue. Which eclipse version you are using?
@@Mukeshotwani It didn't work for me as well.
I am using Eclipse Version: 2023-06 (4.28.0)
i tried "The Apache Log4j SLF4J API binding to Log4j 2 Core"
Selenium automation
Super
Good video for getting rid of the warning "Failed to load class "org.slf4j.impl.StaticLoggerBinder" In Selenium". Thanks
Failed to load class "org.slf4j.impl.StaticLoggerBinder" In Selenium
what about these warnings, how we can fix that
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/C:/Users/ssharma/.m2/repository/cglib/cglib/3.3.0/cglib-3.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release