4 Commits

Author SHA1 Message Date
dependabot[bot] e05570affc chore(deps): bump playwright and @playwright/test in /tests
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.52.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.52.0...v1.56.1)

Updates `@playwright/test` from 1.52.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.52.0...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 19:06:30 +00:00
Julius Knorr 3b0ecdd42a test: Fix playwright selector
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-06-07 12:03:47 +02:00
Julius Knorr a237d561f3 fix: Run on newer ubuntu
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-06-07 09:57:34 +02:00
Julius Härtl 76676aadb1 test: add simple playwright login test
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-03 14:30:38 +01:00