Today We are Going To Solve This version of ChromeDriver only supports Chrome version 99 Current browser version is 98 in Selenium. Here we will Discuss All Possible Solutions and How this error Occurs So let’s get started with this Article.
Contents
How to Fix This version of ChromeDriver only supports Chrome version 99 Current browser version is 98 Error?
- How to Fix This version of ChromeDriver only supports Chrome version 99 Current browser version is 98 Error?
To Fix This version of ChromeDriver only supports Chrome version 99 Current browser version is 98 Error just Use the below link. You have to just use this
ChromeDriver 99.0.4844.51 Chrome Browser 99.0.4844.51 - This version of ChromeDriver only supports Chrome version 99 Current browser version is 98
To Fix This version of ChromeDriver only supports Chrome version 99 Current browser version is 98 Error just Set browserVersion and driverVersion Just download actual ChromeDriver 98.0.4758.102 and just set browserVersion and driverVersion:
WebDriverManager.chromedriver().browserVersion("98.0.4758.102").setup(); WebDriverManager.chromedriver().driverVersion("98.0.4758.102").setup();
Solution 1 : Use the below link
You have to just use this
Solution 2 : Set browserVersion and driverVersion
Just download actual ChromeDriver 98.0.4758.102 and just set browserVersion and driverVersion:
WebDriverManager.chromedriver().browserVersion("98.0.4758.102").setup();
WebDriverManager.chromedriver().driverVersion("98.0.4758.102").setup();
Conclusion
So these were all possible solutions to this error. I hope your error has been solved by this article. In the comments, tell us which solution worked? If you liked our article, please share it on your social media and comment on your suggestions. Thank you.
Also Read These Solutions
- PermissionError: [Errno 13] Permission denied
- ModuleNotFoundError: No module named ‘skbuild’
- Plugin ‘org.springframework.boot:spring-boot-maven-plugin:’ not found
- ImportError: cannot import name ‘force_text’ from ‘django.utils.encoding’
- java.lang.IllegalArgumentException: Could not resolve placeholder