Method | 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 | |
return | object |
public GetAttribute ( string AttributeName ) : string | ||
AttributeName | string | |
return | string |
public GetAttributes ( ) : object>.Dictionary |
||
return | object>.Dictionary |
public GetChildren ( |
||
aLocator | ||
aControlType | ControlType | |
return | List |
public WebControl ( |
||
aBrowser | ||
aLocator | ||
return | System |
public WebControl ( |
||
aBrowser | ||
aLocatorType | LocatorType | |
aLocator | string | |
aControlType | ControlType | |
return | System |