Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

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

  • 2 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 3 ნახვა
  • ბოლოს გამოეხმაურა cor-el

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)

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?

You can consider to use the Live Http Headers extension.