I want to debug the code at the same time that I see what is being sent to the network tab, without having to switch between the Network and Sources tabs . Is there a way to do this with chrome Version 52.0.2743.82 or Version 54.0.2810.2 canary?
I know that it is possible to register an http request in the console, which can be visible with open tabs open, but I want, if possible, the network call tab.
Thank you in advance
source
share