C# (CSharp) OpenQA.Selenium.Support.Events Namespace

Сlasses

Name Description
EventFiringWebDriver A wrapper around an arbitrary WebDriver instance which supports registering for events, e.g. for logging purposes.
EventFiringWebDriver.EventFiringNavigation Provides a mechanism for Navigating with the driver.
EventFiringWebDriver.EventFiringOptions Provides a mechanism for setting options needed for the driver during the test.
EventFiringWebDriver.EventFiringTargetLocator Provides a mechanism for finding elements on the page with locators.
EventFiringWebDriver.EventFiringTimeouts Defines the interface through which the user can define timeouts.
EventFiringWebDriver.EventFiringWebElement EventFiringWebElement allows you to have access to specific items that are found on the page
WebDriverNavigationEventArgs