Classes
Class | Description | |
---|---|---|
![]() | 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.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | 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.
|
![]() | InternetExplorerUnexpectedAlertBehavior |
Specifies the behavior of handling unexpected alerts in the IE driver.
|