**Environments** <!--pls always use latest since playwright-go still `v0.x`--> - playwright-go Version: [v0.5200.0](https://github.com/playwright-community/playwright-go/releases/tag/v0.5200.0) - Browser: chromium - OS and version: ubuntu **Bug description** Sometimes, playwright hangs on. It seems no reply on api calling at [code](https://github.com/playwright-community/playwright-go/blob/4d70e13a55649abcfe582deeecbeeaf6e0ba6427/connection.go#L377). Is there a timeout option for api calling ?