Enable all pages under the browser context to proxy to the test proxy (#63610)
This fixes an issue when playwright spawns a new page from the same
context (a popup window) where requests were not being proxied correctly
Co-authored-by: Shu Ding <g@shud.in>