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 f8e9fb1 commit c2db5a6Copy full SHA for c2db5a6
src/SeleniumLibrary/__init__.py
@@ -55,7 +55,7 @@
55
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
56
57
58
-__version__ = "6.6.0"
+__version__ = "6.6.1"
59
60
61
class SeleniumLibrary(DynamicCore):
0 commit comments