Chrome Dev Tools: How to trace network for a link that opens a new tab?

后端 未结 10 2042
我在风中等你
我在风中等你 2020-12-04 05:23

I want to trace the network activity that happens when I click on a link. The problem is that the link opens a new tab, and apparently the Dev Tools works per tab it was ope

10条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-04 05:35

    The feature request mentioned in the comment by phsource has been implemented.

    In recent versions (starting with Chrome 50), you can go to the Developer Tools Settings menu (open Developer Tools, then use the 3-dots menu or hit F1) and check the box that says "Auto-open DevTools for popups".

提交回复
热议问题