开发者工具绕过Paused in debugger

爬虫的时候使用浏览器的开发者工具可能会遇到不断的断点
开发者工具绕过Paused in debugger

解决方法:

  1. Sources→XHR/fetch Breakpoints→取消勾选(没有也行)
    开发者工具绕过Paused in debugger
  2. 先点Activate breakpoints,再点Pause script execution
    开发者工具绕过Paused in debugger