![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| string | GetAttribute (string attributeName) |
| void | SetAttribute (string attributeName, string value) |
| string | GetCssValue (string propertyName) |
| string | GetDomAttribute (string attributeName) |
| string | GetDomProperty (string propertyName) |
| void | Click () |
| void | Click (ModifierKeys modifierKeys) |
| void | MiddleClick (ModifierKeys modifierKeys=ModifierKeys.NONE) |
| void | Clear () |
| void | SendKeys (string text) |
| void | Submit () |
| void | Hide () |
| bool | IsClickable (bool publishEvent=true) |
| bool | IsDisabled () |
| bool | IsEnabled () |
Properties | |
| string | TagName [get] |
| string | Text [get] |
| bool | Enabled [get] |
| bool | Selected [get] |
| bool | Displayed [get] |
| Point | Location [get] |
| Size | Size [get] |
| Dictionary< string, object > | Attributes [get] |
| Dictionary< string, object > | CssAttributes [get] |
| Dictionary< string, object > | DomAttributes [get] |
| Dictionary< string, object > | DomProperties [get] |
| string | AttributeName [get] |
| string | Href [get] |
| string | Src [get] |
| string | Value [get] |
| string | Placeholder [get] |
| string | Xpath [get] |
| XPathInfo[] | Xpaths [get] |
| string | Css [get] |
| string | FullXPath [get] |
| ClientRectangle | BoundingRect [get] |
| string | PageURL [get] |
| GPALElement | ShadowRoot [get] |
| dynamic | WebElement [get] |
Definition at line 1189 of file Interfaces.cs.
| void GenerallyPositive.IGPALElement.Clear | ( | ) |
Implemented in GenerallyPositive.GPALElement.
| void GenerallyPositive.IGPALElement.Click | ( | ) |
Implemented in GenerallyPositive.GPALElement.
| void GenerallyPositive.IGPALElement.Click | ( | ModifierKeys | modifierKeys | ) |
Implemented in GenerallyPositive.GPALElement.
| string GenerallyPositive.IGPALElement.GetAttribute | ( | string | attributeName | ) |
Implemented in GenerallyPositive.GPALElement.
| string GenerallyPositive.IGPALElement.GetCssValue | ( | string | propertyName | ) |
Implemented in GenerallyPositive.GPALElement.
| string GenerallyPositive.IGPALElement.GetDomAttribute | ( | string | attributeName | ) |
Implemented in GenerallyPositive.GPALElement.
| string GenerallyPositive.IGPALElement.GetDomProperty | ( | string | propertyName | ) |
Implemented in GenerallyPositive.GPALElement.
| void GenerallyPositive.IGPALElement.Hide | ( | ) |
Implemented in GenerallyPositive.GPALElement.
| bool GenerallyPositive.IGPALElement.IsClickable | ( | bool | publishEvent = true | ) |
Implemented in GenerallyPositive.GPALElement.
| bool GenerallyPositive.IGPALElement.IsDisabled | ( | ) |
Implemented in GenerallyPositive.GPALElement.
| bool GenerallyPositive.IGPALElement.IsEnabled | ( | ) |
Implemented in GenerallyPositive.GPALElement.
| void GenerallyPositive.IGPALElement.MiddleClick | ( | ModifierKeys | modifierKeys = ModifierKeys.NONE | ) |
Implemented in GenerallyPositive.GPALElement.
| void GenerallyPositive.IGPALElement.SendKeys | ( | string | text | ) |
Implemented in GenerallyPositive.GPALElement.
| void GenerallyPositive.IGPALElement.SetAttribute | ( | string | attributeName, |
| string | value ) |
Implemented in GenerallyPositive.GPALElement.
| void GenerallyPositive.IGPALElement.Submit | ( | ) |
Implemented in GenerallyPositive.GPALElement.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1219 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1215 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1234 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1226 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1216 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1200 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1217 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1218 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1198 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1227 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1220 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1201 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1235 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1223 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1199 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1236 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1202 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1221 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1196 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1197 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1222 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1237 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1224 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALElement.
Definition at line 1225 of file Interfaces.cs.