The DriverCommand type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() ![]() | AcceptAlert |
Represents the AcceptAlert command
|
![]() ![]() | AddCookie |
Represents adding a cookie command
|
![]() ![]() | ClearElement |
Represents ClearElement command
|
![]() ![]() | ClickElement |
Represents ClickElement command
|
![]() ![]() | Close |
Represents a Browser close command
|
![]() ![]() | DefineDriverMapping |
Represents the Define Driver Mapping command
|
![]() ![]() | DeleteAllCookies |
Represents Deleting all cookies command
|
![]() ![]() | DeleteCookie |
Represents deleting a cookie command
|
![]() ![]() | DescribeElement |
Describes an element
|
![]() ![]() | DismissAlert |
Represents the DismissAlert command
|
![]() ![]() | ElementEquals |
Represents ElementEquals command
|
![]() ![]() | ExecuteAsyncScript |
Represents ExecuteAsyncScript command
|
![]() ![]() | ExecuteScript |
Represents ExecuteScript command
|
![]() ![]() | FindChildElement |
Represents FindChildElement command
|
![]() ![]() | FindChildElements |
Represents FindChildElements command
|
![]() ![]() | FindElement |
Represents FindElement command
|
![]() ![]() | FindElements |
Represents FindElements command
|
![]() ![]() | Get |
Represents a GET command
|
![]() ![]() | GetActiveElement |
Represents GetActiveElement command
|
![]() ![]() | GetAlertText |
Represents the GetAlertText command
|
![]() ![]() | GetAllCookies |
Represents getting all cookies command
|
![]() ![]() | GetCurrentUrl |
Represents GetCurrentUrl command
|
![]() ![]() | GetCurrentWindowHandle |
Represents GetCurrentWindowHandle command
|
![]() ![]() | GetElementAttribute |
Represents GetElementAttribute command
|
![]() ![]() | GetElementLocation |
Represents GetElementLocation command
|
![]() ![]() | GetElementLocationOnceScrolledIntoView |
Represents GetElementLocationOnceScrolledIntoView command
|
![]() ![]() | GetElementSize |
Represents GetElementSize command
|
![]() ![]() | GetElementTagName |
Represents GetElementTagName command
|
![]() ![]() | GetElementText |
Represents GetElementText command
|
![]() ![]() | GetElementValueOfCssProperty |
Represents GetElementValueOfCSSProperty command
|
![]() ![]() | GetOrientation |
Represents GetOrientation command
|
![]() ![]() | GetPageSource |
Represents GetPageSource command
|
![]() ![]() | GetSessionCapabilities |
Represents the Get Session Capabilities command
|
![]() ![]() | GetSessionList |
Represents the Get Session List command
|
![]() ![]() | GetTitle |
Represents GetTitle command
|
![]() ![]() | GetWindowHandles |
Represents GetWindowHandles command
|
![]() ![]() | GetWindowPosition |
Represents GetWindowPosition command
|
![]() ![]() | GetWindowSize |
Represents GetWindowSize command
|
![]() ![]() | GoBack |
Represents a Browser going back command
|
![]() ![]() | GoForward |
Represents a Browser going forward command
|
![]() ![]() | ImplicitlyWait |
Represents the ImplicitlyWait command
|
![]() ![]() | IsElementDisplayed |
Represents IsElementDisplayed command
|
![]() ![]() | IsElementEnabled |
Represents IsElementEnabled command
|
![]() ![]() | IsElementSelected |
Represents IsElementSelected command
|
![]() ![]() | MaximizeWindow |
Represents MaximizeWindow command
|
![]() ![]() | MouseClick |
Represents the MouseClick command.
|
![]() ![]() | MouseDoubleClick |
Represents the MouseDoubleClick command.
|
![]() ![]() | MouseDown |
Represents the MouseDown command.
|
![]() ![]() | MouseMoveTo |
Represents the MouseMoveTo command.
|
![]() ![]() | MouseUp |
Represents the MouseUp command.
|
![]() ![]() | NewSession |
Represents a New Session command
|
![]() ![]() | Quit |
Represents a browser quit command
|
![]() ![]() | Refresh |
Represents a Browser refreshing command
|
![]() ![]() | Screenshot |
Represents Screenshot command
|
![]() ![]() | SendKeysToActiveElement |
Represents the SendKeysToActiveElement command.
|
![]() ![]() | SendKeysToElement |
Represents SendKeysToElements command
|
![]() ![]() | SetAlertValue |
Represents the SetAlertValue command
|
![]() ![]() | SetAsyncScriptTimeout |
Represents the SetAsyncScriptTimeout command
|
![]() ![]() | SetOrientation |
Represents SetOrientation command
|
![]() ![]() | SetTimeout |
Represents the SetTimeout command
|
![]() ![]() | SetWindowPosition |
Represents SetWindowPosition command
|
![]() ![]() | SetWindowSize |
Represents SetWindowSize command
|
![]() ![]() | Status |
Represents the Status command.
|
![]() ![]() | SubmitElement |
Represents SubmitElement command
|
![]() ![]() | SwitchToFrame |
Represents SwitchToFrame command
|
![]() ![]() | SwitchToWindow |
Represents SwitchToWindow command
|
![]() ![]() | TouchDoubleTap |
Represents the TouchDoubleTap command.
|
![]() ![]() | TouchFlick |
Represents the TouchFlick command.
|
![]() ![]() | TouchLongPress |
Represents the TouchLongPress command.
|
![]() ![]() | TouchMove |
Represents the TouchMove command.
|
![]() ![]() | TouchPress |
Represents the TouchPress command.
|
![]() ![]() | TouchRelease |
Represents the TouchRelease command.
|
![]() ![]() | TouchScroll |
Represents the TouchScroll command.
|
![]() ![]() | TouchSingleTap |
Represents the TouchSingleTap command.
|
![]() ![]() | UploadFile |
Represents the UploadFile command.
|
See Also