[ACS-5923] navigation breadcrumb playwright test (#3410)

* ACS-5870-playwright test for application

* fix for failing test

* fix for failing test

* fix for login secario test

* fix for login test with newuser login

* [ACS-5923] playwright breadcrumb test

* Update breadcrumb.spec.ts

* test fix

* test fix admin

* test fix admin

* test fix user folder

* test fix user test remove
This commit is contained in:
Akash Rathod
2023-09-01 16:36:13 +02:00
committed by GitHub
parent b3ed9bedb5
commit e2ddd81cbc
19 changed files with 555 additions and 196 deletions

View File

@@ -180,6 +180,8 @@ jobs:
id: 3
- name: "authentication"
id: 4
- name: "navigation"
id: 5
steps:
- name: Checkout
uses: actions/checkout@v3