We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd033f8 commit e2d4723Copy full SHA for e2d4723
docs/extending/extending.rst
@@ -10,7 +10,7 @@ API, `EventFiringWebDriver`_ and building new libraries on top the SeleniumLibra
10
referred as extending SeleniumLibrary.) Plugin API and extending SeleniumLibrary allows
11
similar access to the SeleniumLibrary public API and offers their own pros and cons for
12
building custom functionality on top the SeleniumLibrary. The EventFiringWebDriver offers
13
-lister like interface to the Selenium API. The plugin API and EventFiringWebDriver
+listener-like interface to the Selenium API. The plugin API and EventFiringWebDriver
14
are new in SeleniumLibrary 4.0.
15
16
Plugin API
0 commit comments