chore: update playwright to version 1.56.0 in configuration files

This commit is contained in:
Jason Cameron
2025-11-14 16:38:28 -08:00
parent 68fcc0c44f
commit 71bb9803ac
5 changed files with 15 additions and 15 deletions

View File

@@ -99,7 +99,7 @@ const (
actionChallenge action = "CHALLENGE"
placeholderIP = "fd11:5ee:bad:c0de::"
playwrightVersion = "1.52.0"
playwrightVersion = "1.56.0"
)
type action string