github playwright-community/playwright-go v0.4001.0

latest releases: v0.4701.0, v0.4700.0, v0.4501.1...
9 months ago

What's Changed

  • chore: roll to Playwright v1.40.1 by @canstand in #394
    • SetInputFiles now supports both file paths and InputFile objects, files can be one of: string, []string, InputFile, []InputFile
  • refactor(transport): handle transport error, no more log.Fatal by @canstand in #395

BREAKING CHANGE

  • ErrPlaywright wraps all Playwright errors
  • ErrTimeout wraps all timeout errors and replaces TimeoutError

Full Changelog: v0.3900.1...v0.4000.0

Don't miss a new playwright-go release

NewReleases is sending notifications on new releases.