public List > readRowsFrom(WebElement table) { return new HtmlTable(table, headings).getRows();
確定! 回上一頁