ByChained ToString Method WebDriver
Writes out a comma separated list of the By objects used in the chain.

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

public override string ToString()

Return Value

Converts the value of this instance to a OnlineString
See Also