Click or drag to resize

BrowserInfoToString Method

Converts the BrowserInfo value of this instance to its equivalent string representation.

Namespace:  SmartBear.TestLeft
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the BrowserInfo value that includes the family name of the browser, the platform name and the browser version
See Also