The InternetExplorerActions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AnnotateElement |
Visually annotates an element on the browser surface.
(Inherited from Actions.) | |
| AnnotateMessage |
Visually annotate a message on the browser surface.
(Inherited from Actions.) | |
| Check |
Sets the a checkbox or a radio button to a specific checked state.
(Inherited from Actions.) | |
| Click |
Perform a click on the target element.
(Inherited from Actions.) | |
| ConnectIEDialog |
Connect an IE modal or modeless dialog to the Manager.
| |
| DeleteInternetTempFiles |
Delete IE's Temp. Internet Files caches
http://support.microsoft.com/kb/326201
| |
| DoSelectDropDown |
Performs the select drop down action.
(Inherited from Actions.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetComputedStyle |
Get computed style for an element.
(Overrides Actions..::.GetComputedStyle(Element, String).) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetNativeInstance |
Get a reference to the IE IWebBrowser2 object.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| InvokeEvent |
Invoke an event on the target element.
(Inherited from Actions.) | |
| InvokeScript | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ScrollToVisible | Overloaded. | |
| SelectDropDown | Overloaded. | |
| SetText |
Set the text of a textbox or textarea.
(Inherited from Actions.) | |
| ToString | (Inherited from Object.) | |
| ValidateTargetElement |
Validates the target element.
(Inherited from Actions.) | |
| WaitForElement | Overloaded. | |
| WaitForElements | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Browser |
Gets the Browser object associated with this instance of the actions object.
(Inherited from Actions.) | |
| WaitCheckInterval |
The Settings.WaitCheckInterval value. You can get/set it here too.
(Inherited from Actions.) |
