We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019a4d6 commit 1149692Copy full SHA for 1149692
src/SeleniumLibrary/__init__.py
@@ -495,7 +495,7 @@ class inherits the
495
[https://github.com/SeleniumHQ/selenium/wiki/Frequently-Asked-Questions#q-is-webdriver-thread-safe|
496
Selenium tool is not thread safe] within one browser/driver instance.
497
Because of the limitation in the Selenium side, the keywords or the
498
- API provided the SeleniumLibrary is not thread safe.
+ API provided by the SeleniumLibrary is not thread safe.
499
"""
500
ROBOT_LIBRARY_SCOPE = 'GLOBAL'
501
ROBOT_LIBRARY_VERSION = __version__
0 commit comments