Méthode | Description | |
---|---|---|
Click ( ) : void | ||
ClickAt ( ) : void | ||
DesktopMouseClick ( ) : void | ||
Executejavascript ( string JavaScript ) : object | ||
GetAttribute ( string AttributeName ) : string | ||
GetAttributes ( ) : object>.Dictionary |
||
GetChildren ( |
||
GetControl ( ) : void | ||
GetControls ( ) : ReadOnlyCollection |
||
Highlight ( ) : void | ||
IsControlPresent ( ) : bool | ||
ScrollToElement ( ) : Point | ||
WebControl ( |
||
WebControl ( |
public Executejavascript ( string JavaScript ) : object | ||
JavaScript | string | |
Résultat | object |
public GetAttribute ( string AttributeName ) : string | ||
AttributeName | string | |
Résultat | string |
public GetAttributes ( ) : object>.Dictionary |
||
Résultat | object>.Dictionary |
public GetChildren ( |
||
aLocator | ||
aControlType | ControlType | |
Résultat | List |
public GetControls ( ) : ReadOnlyCollection |
||
Résultat | ReadOnlyCollection |
public WebControl ( |
||
aBrowser | ||
aLocator | ||
Résultat | System |
public WebControl ( |
||
aBrowser | ||
aLocatorType | LocatorType | |
aLocator | string | |
aControlType | ControlType | |
Résultat | System |