EventFiringWebDriver Title Property WebDriver
Gets the title of the current browser window.

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

public string Title { get; }

Implements

IWebDriver Title
See Also