Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c0d32 commit aa64761Copy full SHA for aa64761
src/SeleniumLibrary/__init__.py
@@ -44,7 +44,7 @@
44
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
45
46
47
-__version__ = '4.4.0rc1'
+__version__ = '4.4.0rc2.dev1'
48
49
50
class SeleniumLibrary(DynamicCore):
0 commit comments