Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] d93af5fa52 Bump playwright and @playwright/test
Bumps [playwright](https://github.com/microsoft/playwright) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together.


Updates `playwright` from 1.42.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.56.1)

Updates `@playwright/test` from 1.42.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.56.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: indirect
- dependency-name: "@playwright/test"
  dependency-version: 1.56.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 18:56:44 +00:00
morbalint cd844bbac1 update tests and pdf expectations 2024-04-20 18:21:47 +02:00
morbalint 5982ef83b5 add multi class PDF export example 2024-03-29 12:16:19 +01:00
morbalint 6f9195818e add a more complex test example 2024-03-29 09:24:31 +01:00
morbalint d8e43693ed enable all 3 browsers 2024-03-27 22:49:18 +01:00
morbalint ef8fa8ef37 add simple PDF test 2024-03-27 22:46:57 +01:00
morbalint af76646322 Create README.md 2024-03-27 22:46:28 +01:00
morbalint fa6ff8f5d3 First commit 2024-03-23 18:07:47 +01:00