메소드 | 설명 | |
---|---|---|
Execute ( this element, string script ) : object | ||
ToTable ( this tableElement ) : |
메소드 | 설명 | |
---|---|---|
GetTableBody ( IWebElement tableElement ) : IEnumerable |
||
GetTableHeaders ( IWebElement tableElement ) : IEnumerable |
public static Execute ( this element, string script ) : object | ||
element | this | |
script | string | |
리턴 | object |
public static ToTable ( this tableElement ) : |
||
tableElement | this | |
리턴 |