Skip to content

Commit c146096

Browse files
authored
Improved EventFiringWebDriver to mention new in SL (robotframework#1326)
1 parent 9bd41c1 commit c146096

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SeleniumLibrary/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,8 @@ class inherits the
466466
``EventFiringWebDriver`` documentation which Selenium API methods which can fire events and how the Selenium
467467
listener class should be implemented.
468468
469+
EventFiringWebDriver is new in SeleniumLibrary 4.0
470+
469471
== Importing listener class ==
470472
471473
Importing Selenium listener class is similar when importing Robot Framework

0 commit comments

Comments
 (0)