playwright-community / playwright-go

Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
https://playwright-community.github.io/playwright-go/
MIT License
1.94k stars 145 forks source link

Roll to playwright v1.30.0 #352

Closed canstand closed 1 year ago

canstand commented 1 year ago

This PR upgrades playwright to v1.30.0, a version with less significant changes. Also

Any feedback and review is welcome and appreciated. Thank you!

ChristianSch commented 1 year ago

@mxschmitt would it be possible to review this?

ChristianSch commented 1 year ago

@canstand what about the failing firefox test? any ideas?

mxschmitt commented 1 year ago

Great work!

canstand commented 1 year ago

@ChristianSch The logs show that it doesn't seem to be a client-side issue. I would prioritize the issues that can be reproduced locally.