mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 09:23:21 +01:00
[skip e2e] document phishing flows (#20264)
This commit is contained in:
parent
e2e1a5fe07
commit
2d412c21bb
12
test/scenarios/6. phishing/warning page.csv
Normal file
12
test/scenarios/6. phishing/warning page.csv
Normal file
@ -0,0 +1,12 @@
|
||||
Step,Test Steps,Test Data,Expected Result,Notes
|
||||
1,Open the extension.,,The Welcome Back screen is shown.,
|
||||
2,Proceed to Unlock the wallet.,password (8 characters min).,"The Ether balance is shown on the overview.
|
||||
The wallet address is shown on the overview.
|
||||
The selected network is Ethereum Mainnet.",
|
||||
3,Navigate to a block list site.,"See the block list section of config.json in
|
||||
https://github.com/MetaMask/eth-phishing-detect.",The warning page is displayed.,
|
||||
4,Proceed Back to safety.,,Redirected to the expanded extension overview page.,
|
||||
5,Navigate to a block list site.,"See the block list section of config.json in
|
||||
https://github.com/MetaMask/eth-phishing-detect.",The warning page is displayed.,
|
||||
6,Proceed to the block list site.,,Redirected to the block list site.,Do not interact with the block list site.
|
||||
7,Close the block list site.,,,
|
|
Loading…
Reference in New Issue
Block a user