Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to keep network panel open when app spawns a new window/tab

  • 2 ответа
  • 1 имеет эту проблему
  • 13 просмотров
  • Последний ответ от cor-el

more options

I am debugging this app using the network panel. At one point in the flow the app launches a new window/tab and the network calls after that point are lost. Is there a way to make sure the network panel is open by default for this session or this domain or just all the time?

I am debugging this app using the network panel. At one point in the flow the app launches a new window/tab and the network calls after that point are lost. Is there a way to make sure the network panel is open by default for this session or this domain or just all the time?

Все ответы (2)

more options

I can't find any built-in setting for this, nor any extension that auto-opens the Network Monitor (or other developer tools).

As a workaround, can you test a modified version of the app that re-uses a named window/tab instead of a blank window?

more options

You can consider to use the Live Http Headers extension.