메소드 | 설명 | |
---|---|---|
AsXml ( ) : System.Xml.Linq.XStreamingElement | ||
Click ( ) : void | ||
DoubleClick ( ) : void | ||
GetAttribute ( string attributeName ) : string | ||
GetClickablePoint ( ) : System.Point | ||
GetText ( ) : string | ||
IterFind ( TreeScope scope, Predicate |
||
LongPress ( ) : void | ||
SendKeys ( string value ) : void | ||
WiniumElement ( |
public AsXml ( ) : System.Xml.Linq.XStreamingElement | ||
리턴 | System.Xml.Linq.XStreamingElement |
public GetAttribute ( string attributeName ) : string | ||
attributeName | string | |
리턴 | string |
public IterFind ( TreeScope scope, Predicate |
||
scope | TreeScope | |
predicate | Predicate |
|
리턴 | IEnumerable |
public WiniumElement ( |
||
element | ||
리턴 | System |