File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ class SeleniumLibrary(DynamicCore):
319319
320320 SeleniumLibrary offers plugins as a way to modify and add library keywords and modify some of the internal
321321 functionality without creating new library or hacking the source code. See
322- [https://github.com/robotframework/SeleniumLibrary/blob/master/docs/extending/extending_seleniumlibrary .rst#Plugins|plugin API]
322+ [https://github.com/robotframework/SeleniumLibrary/blob/master/docs/extending/extending .rst#Plugins|plugin API]
323323 documentation for further details.
324324
325325 Plugin API is new SeleniumLibrary 4.0
@@ -329,7 +329,7 @@ class SeleniumLibrary(DynamicCore):
329329 The SeleniumLibrary offers support for
330330 [https://seleniumhq.github.io/selenium/docs/api/py/webdriver_support/selenium.webdriver.support.event_firing_webdriver.html#module-selenium.webdriver.support.event_firing_webdriver|EventFiringWebDriver].
331331 See the Selenium and SeleniumLibrary
332- [https://github.com/robotframework/SeleniumLibrary/blob/master/docs/extending/extending_seleniumlibrary .rst#EventFiringWebDriver|EventFiringWebDriver support]
332+ [https://github.com/robotframework/SeleniumLibrary/blob/master/docs/extending/extending .rst#EventFiringWebDriver|EventFiringWebDriver support]
333333 documentation for futher details.
334334
335335 EventFiringWebDriver is new in SeleniumLibrary 4.0
You can’t perform that action at this time.
0 commit comments