A quick way to test your xpath is in your browser developer tool console. Format is $x('//insert xpath here'). $ - specifies it is a selector.
確定! 回上一頁