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 144 forks source link

refactor(test): helper_test.go as a useful example #410

Closed canstand closed 3 months ago

canstand commented 5 months ago

Split the code and add comments, now helper_test.go can be used as a useful example