V14 QA Token access fix (#16111)

* Added fixtures

* Fixed existing tests

* Temporary file path for updating StorageState

* Fixed indentation

* Bumped version

* Added a storageStatePath

* Deleted unnecessary fixtures

* Deleted commented out code

* Bumped version of testHelpers

* Updated Pipeline

* Bumped version

* Added fixes from review

* Added another wait and goToSection
This commit is contained in:
Andreas Zerbst
2024-04-22 08:58:05 +02:00
committed by GitHub
parent cceb4180f2
commit b392a499cf
7 changed files with 59 additions and 48 deletions

View File

@@ -21,7 +21,7 @@
},
"dependencies": {
"@umbraco/json-models-builders": "^2.0.5",
"@umbraco/playwright-testhelpers": "^2.0.0-beta.33",
"@umbraco/playwright-testhelpers": "^2.0.0-beta.38",
"camelize": "^1.0.0",
"dotenv": "^16.3.1",
"faker": "^4.1.0",