The Actions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AnnotateElement |
Visually annotates an element on the browser surface.
| |
| AnnotateMessage |
Visually annotate a message on the browser surface.
| |
| Check |
Sets the a checkbox or a radio button to a specific checked state.
| |
| Click |
Perform a click on the target element.
| |
| DoSelectDropDown |
Performs the select drop down action.
| |
| 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 the computed style for this element.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| InvokeEvent |
Invoke an event on the target element.
| |
| 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.
| |
| ToString | (Inherited from Object.) | |
| ValidateTargetElement |
Validates the target element.
| |
| WaitForElement | Overloaded. | |
| WaitForElements | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Browser |
Gets the Browser object associated with this instance of the actions object.
| |
| WaitCheckInterval |
The Settings.WaitCheckInterval value. You can get/set it here too.
|
