diff --git a/tests/e2e/test_system_log_events_container.py b/tests/e2e/test_system_log_events_container.py index 40bd561..6299a5d 100644 --- a/tests/e2e/test_system_log_events_container.py +++ b/tests/e2e/test_system_log_events_container.py @@ -197,7 +197,7 @@ class TestSystemLogEventsContainer: # to_do: проверка, что происходит обновление содержимого таблицы counter = 1 # temporarily - max_pages = 20 + max_pages = 5 while not is_chevron_right_disabled and counter <= max_pages: # while not is_chevron_right_disabled: system_log_events_container.click_chevron_right()