[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

@@ -29,3 +29,4 @@ export * from './state-helper';
export * from './folder-errors';
export * from './utils';
export * from './library-errors';
export * from './configs';