Skip to content

Commit bc096ad

Browse files
committed
soft waits
1 parent f8a967f commit bc096ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/password_manager/test_changes_made_in_edit_mode_are_saved.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ def test_changes_made_in_edit_mode_are_saved(driver: Firefox):
3434
}
3535
)
3636
# Click the "Edit" button
37+
about_logins.element_visible("edit-login")
3738
about_logins.click_on("edit-login")
3839

3940
# Change username and the password

0 commit comments

Comments
 (0)