FirefoxBinary ToString Method WebDriver
Returns a OnlineString that represents the current OnlineObject.

Namespace: OpenQA.Selenium.Firefox
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public override string ToString()

Return Value

A OnlineString that represents the current OnlineObject.
See Also