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 27450d9 commit acd2b10Copy full SHA for acd2b10
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.5.0"
+__version__ = "6.6.0"
59
60
61
class SeleniumLibrary(DynamicCore):
0 commit comments