bareos: master e2487a10

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2025-01-23 10:05 master 77809905 Pending
Changeset selenium-test: add wait during login attempt

Some of our tests already include an explicit wait for the language
select drop down to appear, see 'disabled_test_languages':

> self.wait_and_click(By.XPATH, '//button[@data-id="locale"]')

Hopefully this fixes the problem, where selenium cannot find the
"English" selection during our ci tests.
mod - webui/tests/selenium/webui-selenium-test.py Diff File