메소드 | 설명 | |
---|---|---|
EnterData ( ISearchContext context, IWebElement element, object data ) : void | ||
EraseData ( ISearchContext context, IWebElement element ) : void | ||
GetData ( ISearchContext context, IWebElement element ) : string | ||
Matches ( IWebElement element ) : bool |
public EnterData ( ISearchContext context, IWebElement element, object data ) : void | ||
context | ISearchContext | |
element | IWebElement | |
data | object | |
리턴 | void |
public EraseData ( ISearchContext context, IWebElement element ) : void | ||
context | ISearchContext | |
element | IWebElement | |
리턴 | void |
public GetData ( ISearchContext context, IWebElement element ) : string | ||
context | ISearchContext | |
element | IWebElement | |
리턴 | string |