Table of Contents

Namespace OpenQA.Selenium.IE

Classes

InternetExplorerDriver

Provides a way to access Internet Explorer to run your tests by creating a InternetExplorerDriver instance

InternetExplorerDriverService

Exposes the service provided by the native IEDriverServer executable.

InternetExplorerOptions

Class to manage options specific to InternetExplorerDriver

InternetExplorerWebElement

InternetExplorerWebElement allows you to have access to specific items that are found on the page.

Enums

InternetExplorerDriverEngine

Represents the valid values for driver engine available with the IEDriverServer.exe.

InternetExplorerDriverLogLevel

Represents the valid values of logging levels available with the IEDriverServer.exe.

InternetExplorerElementScrollBehavior

Specifies the scroll behavior of elements scrolled into view in the IE driver.

InternetExplorerPageLoadStrategy

Specifies the behavior of waiting for page loads in the IE driver.

InternetExplorerUnexpectedAlertBehavior

Specifies the behavior of handling unexpected alerts in the IE driver.