If you do the following command in browser console: $x('name(//h2)') It returns 'H2' in Firefox and 'h2' in Chrome. As a result, the use of ...
確定! 回上一頁