We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ccab3 commit bba41cbCopy full SHA for bba41cb
be_repo/tests/test_e2e.py
@@ -42,7 +42,7 @@ def driver():
42
43
@pytest.fixture
44
def wait(driver):
45
- return WebDriverWait(driver, 20)
+ return WebDriverWait(driver, 30)
46
47
48
def upload_resume(driver, wait):
0 commit comments