Closed
Description
What happened?
After the versione checking of selenium on python terminal I noticed a mismatching of actual released versione and the visible version (released = 4.16 ; version = 4.15.2).
Please update the file py/selenium/init.py
How can we reproduce the issue?
Go to the python terminal an type:
import selenium
selenium.__version__
Relevant log output
no logs available
Operating System
Windows 11
Selenium version
Python 4.16
What are the browser(s) and version(s) where you see this issue?
not relevant
What are the browser driver(s) and version(s) where you see this issue?
not relevant
Are you using Selenium Grid?
No response