Uiinfrastructure API Docs  
 

BrowserType.GetBrowserVersion Method 

NOTE: This only includes the major and minor versions of the browser. I.E. "1.3.1" will be returned as "1.3".

public virtual float GetBrowserVersion();

Return Value

the browser's version number, returns 1.0 if it was not found

See Also

BrowserType Class | com.plumtree.uiinfrastructure.activityspace.utils Namespace