Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Selected Reading
Where can I find a definitive Selenium WebDriver to Firefox Compatibility Matrix?
We can find a definitive Selenium webdriver to Firefox compatibility matrix. To verify the Firefox browser compatibility with the Selenium webdriver, note the Selenium webdriver version.

Then navigate to the link −
https://firefox−source−docs.mozilla.org/testing/geckodriver/Support.html.
Verify the Firefox version needed for the Geckodriver and Selenium.

For any compatibility related concerns, we can navigate to the link &minus
https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG

Also, there is a good matrix for support available in the link −
https://github.com/santiycr/selenium−firefox−support−matrix

Advertisements
