I got it working. I had to access the widget property of the Element, and then cast it as text: var text = finder.evaluate().single.widget ...
確定! 回上一頁