Can Stand
Can Stand
Pleas try the latest version
@lampnick `interface {} is map[string]interface {}`, unlike the previous issue, I can't reproduce it. Can you provide reproducible code?
I have tested and confirmed that it‘s an upstream error, see issue https://github.com/microsoft/playwright/issues/28915
Fixed in latest version.
Hi @mxschmitt , please take a look at #352 if you have time, thanks.
Hi @mxschmitt, could you please assign me the "Triage" permission so I can help manage issues?
You can refer to [helper_test.go](https://github.com/playwright-community/playwright-go/blob/main/tests/helper_test.go) now.
This feature has been implemented
This issue seems to be overlooked. I wanted to use the go workspace feature, so I submitted a PR (#350) to upgrade to go 1.19. I chose 1.19 because it...
It's more like an upstream issue. Most timeouts are controlled by the server side (upstream). We need a way to reproduce it before we can investigate it.