1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/test/scenarios/5. ens/name resolution.csv
2023-07-31 15:32:30 +01:00

1.2 KiB

1StepTest StepsTest DataExpected ResultNotes
21Open the extension.The Welcome Back screen is shown.
32Proceed 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.
43Switch networks to a test network.e.g. Goerli.The Goerli balance is shown on the overview. The wallet address is shown on the overview. The selected network is Goerli.
54Proceed to the Send flow.
65Enter an ENS address.e.g. peteryinusa.eth.A matching result appears in the recipient list. The ENS address is shown in the list item. The hexadecimal address is shown in the list item.
76Select the matching recipient.The send screen is shown. The ENS address is shown in the recipient field. The hexadecimal address is shown in the recipient field.
87Enter an amount.e.g. 0.1.
98Proceed to the confirmation screen.The recipient's ENS address is shown.
109Confirm the transaction.The transaction appears in the activity list. The recipient's hexadecimal address is shown in the activity list item.
1110Open the activity list item.The recipient's ENS address is shown in the item details.