Skip to content
Snippets Groups Projects
Commit 875007ed authored by zacc's avatar zacc
Browse files

Add clear localstorage step to change password test to ensure specific workflow

parent f257c083
No related branches found
No related tags found
No related merge requests found
...@@ -44,6 +44,7 @@ class TestChangePassword: ...@@ -44,6 +44,7 @@ class TestChangePassword:
account_manager.click_password_done() account_manager.click_password_done()
account_manager.click_sign_out() account_manager.click_sign_out()
mozwebqa.selenium.execute_script('localStorage.clear()')
home_pg.go_to_home_page() 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