Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Manual scenario for "Import account with private key" feature (#…
…26756) <!-- Please submit this PR as a draft initially. Do not mark it as "Ready for review" until the template has been completely filled out, and PR status checks have passed at least once. --> ## **Description** This PR documents the manual test scenario for the 'Import account with private key' feature. Below is a summary of the validations included in this manual scenario: - Validate that the account selector is present at the top of the wallet. - Validate that the 'Add account or hardware wallet' option is available at the bottom of the account selector list. - Validate that the 'Import account' option is available in the next menu. - Validate that the user is directed to the Import page upon selecting 'Import account'. - Validate that the user can paste their private key and click 'Import'. - Validate that the newly imported account appears in the account selector dropdown with an 'Imported' tag next to it. [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/26756?quickstart=1) ## **Related issues** Fixes: #22006 ## **Manual testing steps** --> test/manual-scenarios/keyring/import account using private key.md Rendered view of the manual scenario - https://github.com/MetaMask/metamask-extension/blob/import-account-with-private-key-scenario/test/manual-scenarios/keyring/import%20account%20using%20private%20key.md
- Loading branch information