Task #3790
Task #3786: Ensure all automated FE tests pass both in local and on QA
Adjust wait time of fetching DOM elements in FE Selenium tests.
Start date:
02/07/2025
Due date:
% Done:
100%
Estimated time:
0.35 h
Description
While executing FE Selenium tests in parallel with 8 parallel workers. The response time of FE server drops causing 'time_out' error in fetching DOM elements during test. Please adjust the wait time such that it accounts the slow response.
Here are the test cases that failed during parallel execution: 3745, 3667, 3768, 3567, TEST_3591, TEST_3665, TEST_3646, TEST_3658, TEST_3570