StackTraceElement ToString Method WebDriver
Gets a string representation of the object.

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

public override string ToString()

Return Value

A string representation of the object.
See Also