By ToString Method WebDriver
Gets a string representation of the finder.

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

public override string ToString()

Return Value

The string displaying the finder content.
See Also