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 53b0aa9 commit f3643efCopy full SHA for f3643ef
src/SeleniumLibrary/__init__.py
@@ -51,7 +51,7 @@
51
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
52
53
54
-__version__ = "6.1.1"
+__version__ = "6.2.0.dev1"
55
56
57
class SeleniumLibrary(DynamicCore):
0 commit comments