ERROR: java.lang.IllegalAccessError: tried to access method com.google.common.util.concurrent.SimpleTimeLimiter.(Ljava/util/concurrent/ExecutorService;)V from class org.openqa.selenium.net.UrlChecker
This error is occurring for the guava versions greater than 22.0. For the guava 22.0, the code runs fine.
Is there any solution for this error?
OS: Windows 10
Browser: Chrome
Browser version: Version 78.0.3904.97 (Official Build) (64-bit)
Browser Driver version: Chromedriver 78.0.3904.105
Language Bindings version: Java 1.8
Selenium Grid version (if applicable): 3.141.59