Execute Javascript window.document.evaluate("your xpath goes here", document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null).singleNodeValue.scrollIntoView( ...
確定! 回上一頁