Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试抓取由 JS 发起的超链接。问题是当我单击诸如标签之类的项目时,浏览器会在“请求”事件中导航离开。然后点击时以下所有元素都会出错,因为页面不再存在。有没有办法阻止页面导航?
谢谢!