Skip to content
Snippets Groups Projects
Commit 4adffd41 authored by Jared Hirsch's avatar Jared Hirsch
Browse files

Merge pull request #2276 from zacc/test_clear_local_storage

Add clear localstorage step to change password test to ensure specific w...
parents fbe1f234 875007ed
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ class TestChangePassword:
account_manager.click_password_done()
account_manager.click_sign_out()
mozwebqa.selenium.execute_script('localStorage.clear()')
home_pg.go_to_home_page()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment