Whitch Tolerance regarding the Version of the Webdriver to the Browser is given #171
Open
Description
I looked at the Documentation regardingf the Version of the Browser in conjunction to the Version of the Webdriver. Some noticed it should be an exact match others report it will work when ad least the first three Fields of the Version is Matching.
My Question is, Is it Sufficient when the Webdrivers Version matches the first 3 fields of the Browsers Version, like the Browser has a Version of 128.0.2739.79, the Webdriver with Version 128.0.2739.85 and that should work while 128.0.2740.79 will not.
Can you please clarify that.
By the way tools like BeyondTrusts ps_automate will always download the latest Webdriver of the 128.0.2739.xx Family.