[ACS-9291] [ACA] [E2E] Automate XAT-5488, XAT-5490 (#4405)

* [XAT-5488] [XAT-5490] Percentage of the zoom when an image is opened in viewer mode

* [XAT-5488] [XAT-5490] Percentage of the zoom when an image is opened in viewer mode_2

* [XAT-5488] [XAT-5490] Percentage of the zoom when an image is opened in viewer mode_3

* Zoom activity on different files in viewer_Committed on 022125_1

* Committed on 022525_1

* Committed on 022725_1

* Committed on 02282025_1
This commit is contained in:
Swarnajit3004
2025-02-28 16:49:53 +05:30
committed by GitHub
parent b3e2af7f0f
commit 03b5ac83cc
3 changed files with 256 additions and 1 deletions

View File

@@ -35,5 +35,5 @@ export const timeouts = {
extendedTest: 150 * 1000,
extendedLongTest: 200 * 1000,
webServer: 240 * 1000,
globalSpec: 60 * 10 * 1000
globalSpec: 90 * 10 * 1000
};