OpenQA.Selenium.IE NamespaceWebDriver
 
Classes

  ClassDescription
Public classInternetExplorerDriver
Provides a way to access Internet Explorer to run your tests by creating a InternetExplorerDriver instance
Public classInternetExplorerDriverService
Exposes the service provided by the native IEDriverServer executable.
Public classInternetExplorerOptions
Class to manage options specific to InternetExplorerDriver
Public classInternetExplorerWebElement
InternetExplorerWebElement allows you to have access to specific items that are found on the page.
Enumerations

  EnumerationDescription
Public enumerationInternetExplorerDriverLogLevel
Represents the valid values of logging levels available with the IEDriverServer.exe.
Public enumerationInternetExplorerElementScrollBehavior
Specifies the scroll behavior of elements scrolled into view in the IE driver.
Public enumerationInternetExplorerUnexpectedAlertBehavior
Specifies the behavior of handling unexpected alerts in the IE driver.