diff --git a/tests/pyproject.toml b/tests/pyproject.toml index 63c8de7..a0def28 100644 --- a/tests/pyproject.toml +++ b/tests/pyproject.toml @@ -8,4 +8,4 @@ python = "^3.14" seleniumbase = "4.46.5" [tool.pytest.ini_options] -addopts = "--pls=eager --reruns=3 --timeout_multiplier=3" +addopts = "--pls=eager --reruns=5 --timeout_multiplier=5"