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

feat: RunOptions can specifying output/error streams (close #226) #426

Closed canstand closed 3 months ago

canstand commented 3 months ago

226 from a long time ago. It is now possible to specify the output/error stream when running playwright.