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 1b9cc1e commit d2551fbCopy full SHA for d2551fb
src/SeleniumLibrary/__init__.py
@@ -54,7 +54,7 @@
54
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay
55
56
57
-__version__ = "6.7.1"
+__version__ = "6.8.0"
58
59
60
class SeleniumLibrary(DynamicCore):
0 commit comments