How can I get network logs in Playwright?

Can we get network logs in Playwright?

Hi Junior,

Adding the capability network:true in the script will help you get the network data on the dashboard.