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 cb0ccee commit 57bf294Copy full SHA for 57bf294
src/SeleniumLibrary/__init__.py
@@ -47,7 +47,7 @@
47
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
48
49
50
-__version__ = "5.0.0.a1.dev1"
+__version__ = "5.0.0a2"
51
52
53
class SeleniumLibrary(DynamicCore):
0 commit comments