click ()); to run the click inside the webpage; await page.dispatchEvent('#login', 'click'); to directly dispatch the click event on the element. Hovering. A ...
確定! 回上一頁