From 456306ac4976a9272904db9ee28ebc3f2f19a310 Mon Sep 17 00:00:00 2001 From: PeterYinusa Date: Fri, 28 Jul 2023 15:12:14 +0100 Subject: [PATCH] [skip e2e] document keyring flows --- test/scenarios/2. keyring/reset a wallet.csv | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/scenarios/2. keyring/reset a wallet.csv diff --git a/test/scenarios/2. keyring/reset a wallet.csv b/test/scenarios/2. keyring/reset a wallet.csv new file mode 100644 index 000000000000..17cdf7fd4b84 --- /dev/null +++ b/test/scenarios/2. keyring/reset a wallet.csv @@ -0,0 +1,8 @@ +Step,Test Steps,Test Data,Expected Result,Notes +1,Open the extension.,,The Welcome Back screen is shown., +2,Proceed to the Forgot password flow.,,The extension opens in the expanded view., +3,Confirm your 12-word phrase.,12-word phrase.,, +4,Create a password for your MetaMask wallet.,password (8 characters min).,, +5,Proceed to Restore your wallet.,,"The Ether balance is shown on the overview. +The wallet address is shown on the overview. +The selected network is Ethereum Mainnet.", \ No newline at end of file