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 02b9b2b commit ddc6730Copy full SHA for ddc6730
src/SeleniumLibrary/__init__.py
@@ -44,7 +44,7 @@
44
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
45
46
47
-__version__ = '4.3.0rc2.dev1'
+__version__ = '4.3.0'
48
49
50
class SeleniumLibrary(DynamicCore):
0 commit comments