You can select all elements of the document using * selector and then get text of each individually using Element#ownText() .
確定! 回上一頁