We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd41c1 commit c146096Copy full SHA for c146096
src/SeleniumLibrary/__init__.py
@@ -466,6 +466,8 @@ class inherits the
466
``EventFiringWebDriver`` documentation which Selenium API methods which can fire events and how the Selenium
467
listener class should be implemented.
468
469
+ EventFiringWebDriver is new in SeleniumLibrary 4.0
470
+
471
== Importing listener class ==
472
473
Importing Selenium listener class is similar when importing Robot Framework
0 commit comments