diff --git a/doc/releasenotes.html b/doc/releasenotes.html
index 1b48cbaf1..28526b880 100644
--- a/doc/releasenotes.html
+++ b/doc/releasenotes.html
@@ -480,7 +480,11 @@
Overview of Vaadin TestBench
Changes in 4.1
-
+ -
+ Mozilla Firefox changed important APIs in version 48 that affected their compatibility with WebDriver which directly affects TestBench. Firefox 48 and posterior versions will require the use of GeckoDriver that is not feature complete or fully compatible with Selenium currently.
+ As a workaround it is recommended to use either Firefox 47 or
+ Firefox ESR to execute tests on Firefox until this can be fixed with a stable release of GeckoDriver.
+
- Add element API helpers from the framework project
- Allow specifying parameters using system properties
- Improvements in cursor detection (#18773, #19097)
@@ -561,7 +565,7 @@
- Latest Google Chrome
- Internet Explorer 8, 9, 10, 11
- - Latest Mozilla Firefox
+ - Mozilla Firefox 47 and earlier
- Mobile browsers:
- Latest Android default browser