EdgeDriver Properties |
The EdgeDriver type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Actions |
Get the actions class
(Inherited from WebDriver.) |
![]() | BaseUrl |
Base URL to use a relative URL with Get
(Inherited from WebDriver.) |
![]() | Keyboard |
Keyboard
(Inherited from WebDriver.) |
![]() | Keys |
Keys
(Inherited from WebDriver.) |
![]() | Manage |
Instructs the driver to change its settings.
(Inherited from WebDriver.) |
![]() | Mouse |
Mouse
(Inherited from WebDriver.) |
![]() | Proxy | (Inherited from WebDriver.) |
![]() | Timeouts |
Manage the browser settings. Need to be defined before the browser is launched
(Inherited from WebDriver.) |
![]() | Title |
Gets the title of the current browser window.
(Inherited from WebDriver.) |
![]() | TouchActions |
TouchActions
(Inherited from WebDriver.) |
![]() | TouchScreen |
TouchScreen
(Inherited from WebDriver.) |
![]() | Url |
Get the URL the browser is currently displaying.
(Inherited from WebDriver.) |
![]() | Window |
Gets an object allowing the user to manipulate the currently-focused browser window.
(Inherited from WebDriver.) |
![]() | Windows |
Gets the window handles of open browser windows.
(Inherited from WebDriver.) |