How to grab Network data from DevTools using BrowserLibray

As I read the Browser documentation, I found out that the library already supported request and response events through Wait for Response and Wait for Request. :slight_smile: