Page 1 of 1

IE browser minor version detection

Posted: Tue Jan 28, 2014 3:13 pm
by rsalvador
Hi, We are using the cloud service. We need the information for Internet explorer minor version using advertised_browser_version capability but we are only getting the major version.
Capture.JPG
Capture.JPG (10.49 KiB) Viewed 6383 times
Is there a way to get the minor version or the complete version like the one attached?
Capture2.JPG
Capture2.JPG (14.51 KiB) Viewed 6383 times
Thanks,
Renato

Re: IE browser minor version detection

Posted: Tue Jan 28, 2014 4:18 pm
by kamermans
Hi Renato,

We do not intend to provide this level of granularity in the advertised_browser_version capability, however, if the entire version number was available in the user agent string, it would not be difficult to extract it using regular expressions.