mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
[ACS-6666] e2e migration for info drawer file folder properties tests (#3623)
* [ACS-5882] infoDrawer comments tests migrated to Playwright * [ACS-5882] fixed issues from pull request comments * [ACS-5882] 2nd part of fixed issues from pull request comments * [ACS-6666] E2E test migration - infoDrawer - File Folder Properties * [ACS-6666] Few changes + small test fixes * [ACS-6666] Deleted unused method * [ACS-5882] infoDrawer comments tests migrated to Playwright * [ACS-5882] fixed issues from pull request comments * [ACS-5882] 2nd part of fixed issues from pull request comments * [ACS-6666] Sonar fix * [ACS-6666] Small locators change + timeout increased
This commit is contained in:
@@ -31,7 +31,7 @@ export const timeouts = {
|
||||
big: 7500,
|
||||
large: 10000,
|
||||
extraLarge: 20 * 1000,
|
||||
globalTest: 45 * 1000,
|
||||
globalTest: 85 * 1000,
|
||||
extendedTest: 150 * 1000,
|
||||
extendedLongTest: 200 * 1000,
|
||||
webServer: 240 * 1000,
|
||||
|
Reference in New Issue
Block a user