[ACS-7333] [E2E] search filters - properties tests migrated to Playwright (#3756)

* [ACS-7333] [E2E] search filters - properties tests migrated to Playwright

* [ACS-7333] review fix 1

* [ACS-7333] review fix 2

* [ACS-7333] review fix 3

* [ACS-7333] [E2E] search filters - properties tests migrated to Playwright
This commit is contained in:
Adam Świderski
2024-04-04 11:57:45 +02:00
committed by GitHub
parent f3c4e05e33
commit 2f9cc8075f
6 changed files with 168 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@@ -65,6 +65,10 @@ export const TEST_FILES = {
path: resolve(__dirname, 'file-jpg.jpg'),
name: 'file-jpg'
},
JPG_FILE_1MB: {
path: resolve(__dirname, 'file-jpg-1mb.jpg'),
name: 'file-jpg-1mb'
},
PDF_PROTECTED2: {
path: resolve(__dirname, 'protected.pdf'),
name: 'file-protected',