I try to use chrome devtools to see what network requests are.
But for some link, a new tab will be created for downloading a file and once the file is downloaded the tab is immediately closed. This is no time to for me to inspect what the network requests are involved in the new tab. Is there a way to force the download in the original window so that I can still see the network activity? Thanks.