Skip to content

Commit e2d4723

Browse files
humbienriaaltat
authored andcommitted
Correct 'lister like' to listener-like
1 parent fd033f8 commit e2d4723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extending/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ API, `EventFiringWebDriver`_ and building new libraries on top the SeleniumLibra
1010
referred as extending SeleniumLibrary.) Plugin API and extending SeleniumLibrary allows
1111
similar access to the SeleniumLibrary public API and offers their own pros and cons for
1212
building custom functionality on top the SeleniumLibrary. The EventFiringWebDriver offers
13-
lister like interface to the Selenium API. The plugin API and EventFiringWebDriver
13+
listener-like interface to the Selenium API. The plugin API and EventFiringWebDriver
1414
are new in SeleniumLibrary 4.0.
1515

1616
Plugin API

0 commit comments

Comments
 (0)