Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server status endpoint #690

Merged
merged 12 commits into from
Jul 2, 2019
Merged

Conversation

YankoFelipe
Copy link
Contributor

@YankoFelipe YankoFelipe commented Jun 24, 2019

Refer:
https://app.clubhouse.io/emurgo/story/1223/healthcheck-endpoint
Spec:
https://github.com/Emurgo/yoroi-frontend/blob/develop/docs/specs/code/SERVER_STATUS_ENDPOINT.md

Before merging this, the DB of the corresponding backend SHOULD have the api_statuses table and at least one true entry or the red banner will be permanently displayed!

@YankoFelipe YankoFelipe added the WIP / DO NOT MERGE Shows that a PR shouldn't be merge label Jun 24, 2019
app/i18n/global-messages.js Outdated Show resolved Hide resolved
app/stores/ada/ServerConnectionStore.js Outdated Show resolved Hide resolved
@rnd-at-emurgo
Copy link

E2E _chrome_ screenshots differences between 'PR690-d8fa072' and base branch 'develop'

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/9_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/14_175-I click then button labeled .png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/9_37-I click the next button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/5_92-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Wallet renaming IT8/5_96-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_93-I click on secondary menu item.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet cant be restored without entering password IT26/3_102-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be restored without entering password IT26/3_102-I click the restore button.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/9_9-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/9_9-I click the next button.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User is able to change spending password IT94/6_55-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Wallet creation IT5/3_9-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/3_9-I click the create button.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- Restoring a paper wallet IT72/3_147-I click the restore paper wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/3_147-I click the restore paper wallet button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Get balance with many addresses/3_8-I should see the balance number :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Get balance with many addresses/3_8-I should see the balance number .png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/3_21-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/3_21-I click the create button.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

@rnd-at-emurgo
Copy link

Complete E2E _chrome_ screenshots collection for 'PR690-d8fa072'

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/6_175-I click the create paper wallet button:

Paper wallet creation IT77/6_175-I click the create paper wallet button.png

- Paper wallet creation IT77/16_175-I click the next button:

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/9_175-I click the next button:

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/10_175-I click the next button:

Paper wallet creation IT77/10_175-I click the next button.png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message:

Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled:

User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Successfully restoring a simple wallet/3_37-I click the restore button:

Successfully restoring a simple wallet/3_37-I click the restore button.png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Successfully restoring a simple wallet/8_37-I should see a plate .png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button:

Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- Wallet renaming IT8/7_92-I click outside name input field:

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/9_92-I should see new wallet name :

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_93-I should see new wallet name :

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/5_97-I click on name input field:

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/5_94-I click on name input field:

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/7_97-I click outside name input field:

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/7_96-I click outside name input field:

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/9_94-I should see new wallet name :

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/7_94-I click outside name input field:

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/5_93-I click on name input field:

Wallet renaming IT8/5_93-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/5_92-I click on name input field:

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/9_97-I should see new wallet name :

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/7_95-I click outside name input field:

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Wallet renaming IT8/5_96-I click on name input field:

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/7_93-I click outside name input field:

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Wallet renaming IT8/4_93-I click on secondary menu item.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be restored without entering password IT26/3_102-I click the restore button:

Wallet cant be restored without entering password IT26/3_102-I click the restore button.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/3_9-I click the restore button:

Restoring an empty wallet IT6/3_9-I click the restore button.png

- Restoring an empty wallet IT6/9_9-I click the next button:

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User is able to change spending password IT94/6_55-I click on the password label:

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button:

Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button:

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Wallet creation IT5/3_9-I click the create button:

Wallet creation IT5/3_9-I click the create button.png

- Wallet creation IT5/6_9-I click the Create personal wallet button:

Wallet creation IT5/6_9-I click the Create personal wallet button.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior:

Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior.png

- Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button:

Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button:

Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/3_147-I click the restore paper wallet button:

Restoring a paper wallet IT72/3_147-I click the restore paper wallet button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/10_147-I click the next button:

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button:

Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Get balance with many addresses/3_8-I should see the balance number :

Get balance with many addresses/3_8-I should see the balance number .png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/6_21-I click the Create personal wallet button:

Wallet access after browser restart IT9/6_21-I click the Create personal wallet button.png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/3_21-I click the create button:

Wallet access after browser restart IT9/3_21-I click the create button.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox:

Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

@rnd-at-emurgo
Copy link

E2E _firefox_ screenshots differences between 'PR690-d8fa072' and base branch 'develop'

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/14_175-I click then button labeled .png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_93-I click on secondary menu item.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User is able to change spending password IT94/6_55-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/10_147-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Get balance with many addresses/3_8-I should see the balance number :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Get balance with many addresses/3_8-I should see the balance number .png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/3_21-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/3_21-I click the create button.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

@rnd-at-emurgo
Copy link

Complete E2E _firefox_ screenshots collection for 'PR690-d8fa072'

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/6_175-I click the create paper wallet button:

Paper wallet creation IT77/6_175-I click the create paper wallet button.png

- Paper wallet creation IT77/16_175-I click the next button:

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/9_175-I click the next button:

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/10_175-I click the next button:

Paper wallet creation IT77/10_175-I click the next button.png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message:

Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled:

User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Successfully restoring a simple wallet/3_37-I click the restore button:

Successfully restoring a simple wallet/3_37-I click the restore button.png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Successfully restoring a simple wallet/8_37-I should see a plate .png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button:

Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- Wallet renaming IT8/7_92-I click outside name input field:

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/9_92-I should see new wallet name :

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_93-I should see new wallet name :

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/5_97-I click on name input field:

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/5_94-I click on name input field:

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/7_97-I click outside name input field:

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/7_96-I click outside name input field:

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/9_94-I should see new wallet name :

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/7_94-I click outside name input field:

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/5_93-I click on name input field:

Wallet renaming IT8/5_93-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/5_92-I click on name input field:

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/9_97-I should see new wallet name :

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/7_95-I click outside name input field:

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Wallet renaming IT8/5_96-I click on name input field:

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/7_93-I click outside name input field:

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Wallet renaming IT8/4_93-I click on secondary menu item.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be restored without entering password IT26/3_102-I click the restore button:

Wallet cant be restored without entering password IT26/3_102-I click the restore button.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/3_9-I click the restore button:

Restoring an empty wallet IT6/3_9-I click the restore button.png

- Restoring an empty wallet IT6/9_9-I click the next button:

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User is able to change spending password IT94/6_55-I click on the password label:

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button:

Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button:

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Wallet creation IT5/3_9-I click the create button:

Wallet creation IT5/3_9-I click the create button.png

- Wallet creation IT5/6_9-I click the Create personal wallet button:

Wallet creation IT5/6_9-I click the Create personal wallet button.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior:

Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior.png

- Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button:

Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button:

Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/3_147-I click the restore paper wallet button:

Restoring a paper wallet IT72/3_147-I click the restore paper wallet button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/10_147-I click the next button:

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button:

Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Get balance with many addresses/3_8-I should see the balance number :

Get balance with many addresses/3_8-I should see the balance number .png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/6_21-I click the Create personal wallet button:

Wallet access after browser restart IT9/6_21-I click the Create personal wallet button.png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/3_21-I click the create button:

Wallet access after browser restart IT9/3_21-I click the create button.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox:

Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

@shinsuny shinsuny added the UI/UX Makes a visual change label Jun 25, 2019
@SebastienGllmt SebastienGllmt added the fix for next version This issue will be taken care of asap label Jun 26, 2019
fixing rendering in language selection page
@YankoFelipe YankoFelipe force-pushed the yanko/ch1223/server-status-endpoint branch from c7a8533 to 4fb17a0 Compare June 26, 2019 21:29
@YankoFelipe YankoFelipe force-pushed the yanko/ch1223/server-status-endpoint branch from 22a37f7 to 63918a2 Compare June 27, 2019 02:51
@YankoFelipe YankoFelipe removed the WIP / DO NOT MERGE Shows that a PR shouldn't be merge label Jun 27, 2019
@SebastienGllmt
Copy link
Contributor

Can you also write a UI test for this please 🙏
You can see mockServer.js for how to setup the endpoint for the tests and you can see how we use tags: '@invalidWitnessTest' to trigger a failure case in the signed transaction endpoint.

We need

  1. A tag @ServerDown where Before we close the server and After we restart the server (see common-steps.js
  2. A tag @serverMaintenance where the response of mockServer.js changes for the healthcheck endpoint

@rnd-at-emurgo
Copy link

E2E _chrome_ screenshots differences between 'PR690-e8d254b' and base branch 'develop'

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/16_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/9_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Paper wallet creation IT77/10_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/10_175-I click the next button.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button.png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/8_37-I should see a plate .png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/3_37-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/3_37-I click the restore button.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- User is able to change spending password IT94/6_55-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/9_9-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/3_9-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/3_9-I click the restore button.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Get balance with many addresses/3_8-I should see the balance number :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Get balance with many addresses/3_8-I should see the balance number .png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/7_96-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/5_94-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/7_93-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/7_92-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/5_96-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/5_93-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_93-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/7_97-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/9_97-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/9_92-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_94-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/5_92-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/9_93-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/7_94-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_93-I click on secondary menu item.png

- Wallet renaming IT8/7_95-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/5_97-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/10_147-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

@rnd-at-emurgo
Copy link

Complete E2E _chrome_ screenshots collection for 'PR690-e8d254b'

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/6_175-I click the create paper wallet button:

Paper wallet creation IT77/6_175-I click the create paper wallet button.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/16_175-I click the next button:

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/9_175-I click the next button:

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Paper wallet creation IT77/10_175-I click the next button:

Paper wallet creation IT77/10_175-I click the next button.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button:

Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button.png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Successfully restoring a simple wallet/8_37-I should see a plate .png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/3_37-I click the restore button:

Successfully restoring a simple wallet/3_37-I click the restore button.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- Ensure user can send a tx from a URI link IT108/4_21-I should see and accept a warning dialog:

Ensure user can send a tx from a URI link IT108/4_21-I should see and accept a warning dialog.png

- Ensure user can send a tx from a URI link IT108/5_21-I should see a dialog with the transaction details:

Ensure user can send a tx from a URI link IT108/5_21-I should see a dialog with the transaction details.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- User is able to change spending password IT94/6_55-I click on the password label:

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- The serverError banner must be displayed for as long as the server reports an issue/2_53-I should see the serverError banner:

The serverError banner must be displayed for as long as the server reports an issue/2_53-I should see the serverError banner.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button:

Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen:

Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon:

Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog:

Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification:

Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- Wallet cant be restored without entering password IT26/3_102-I click the restore button:

Wallet cant be restored without entering password IT26/3_102-I click the restore button.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button:

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Wallet creation IT5/3_9-I click the create button:

Wallet creation IT5/3_9-I click the create button.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Wallet creation IT5/6_9-I click the Create personal wallet button:

Wallet creation IT5/6_9-I click the Create personal wallet button.png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/9_9-I click the next button:

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/3_9-I click the restore button:

Restoring an empty wallet IT6/3_9-I click the restore button.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button:

Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message:

Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- Wallet access after browser restart IT9/3_21-I click the create button:

Wallet access after browser restart IT9/3_21-I click the create button.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/6_21-I click the Create personal wallet button:

Wallet access after browser restart IT9/6_21-I click the Create personal wallet button.png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Invalid URI leads user to warning dialog IT109/4_33-I should see an invalid URI dialog:

Invalid URI leads user to warning dialog IT109/4_33-I should see an invalid URI dialog.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Get balance with many addresses/3_8-I should see the balance number :

Get balance with many addresses/3_8-I should see the balance number .png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled:

User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/7_96-I click outside name input field:

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/5_94-I click on name input field:

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/7_93-I click outside name input field:

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/7_92-I click outside name input field:

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/5_96-I click on name input field:

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/5_93-I click on name input field:

Wallet renaming IT8/5_93-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/7_97-I click outside name input field:

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/9_97-I should see new wallet name :

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/9_92-I should see new wallet name :

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_94-I should see new wallet name :

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/5_92-I click on name input field:

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/9_93-I should see new wallet name :

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/7_94-I click outside name input field:

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Wallet renaming IT8/4_93-I click on secondary menu item.png

- Wallet renaming IT8/7_95-I click outside name input field:

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/5_97-I click on name input field:

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/3_147-I click the restore paper wallet button:

Restoring a paper wallet IT72/3_147-I click the restore paper wallet button.png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/10_147-I click the next button:

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior:

Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior.png

- Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button:

Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button:

Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox:

Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- The networkError banner must be displayed if the server is not reachable/2_49-I should see the networkError banner:

The networkError banner must be displayed if the server is not reachable/2_49-I should see the networkError banner.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button:

Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

@rnd-at-emurgo
Copy link

E2E _firefox_ screenshots differences between 'PR690-e8d254b' and base branch 'develop'

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/6_175-I click the create paper wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/6_175-I click the create paper wallet button.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/16_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/9_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Paper wallet creation IT77/10_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/10_175-I click the next button.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/8_37-I should see a plate .png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/9_37-I click the next button.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- User is able to change spending password IT94/6_55-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Wallet creation IT5/3_9-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/3_9-I click the create button.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/9_9-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Get balance with many addresses/3_8-I should see the balance number :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Get balance with many addresses/3_8-I should see the balance number .png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/7_96-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/5_94-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/7_93-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/7_92-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/5_96-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/5_93-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_93-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/7_97-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/9_97-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/9_92-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_94-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/5_92-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/9_93-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/7_94-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_93-I click on secondary menu item.png

- Wallet renaming IT8/7_95-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/5_97-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/10_147-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

@rnd-at-emurgo
Copy link

Complete E2E _firefox_ screenshots collection for 'PR690-e8d254b'

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/6_175-I click the create paper wallet button:

Paper wallet creation IT77/6_175-I click the create paper wallet button.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/16_175-I click the next button:

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/9_175-I click the next button:

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Paper wallet creation IT77/10_175-I click the next button:

Paper wallet creation IT77/10_175-I click the next button.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button:

Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button.png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Successfully restoring a simple wallet/8_37-I should see a plate .png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/3_37-I click the restore button:

Successfully restoring a simple wallet/3_37-I click the restore button.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- Ensure user can send a tx from a URI link IT108/4_21-I should see and accept a warning dialog:

Ensure user can send a tx from a URI link IT108/4_21-I should see and accept a warning dialog.png

- Ensure user can send a tx from a URI link IT108/5_21-I should see a dialog with the transaction details:

Ensure user can send a tx from a URI link IT108/5_21-I should see a dialog with the transaction details.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- User is able to change spending password IT94/6_55-I click on the password label:

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- The serverError banner must be displayed for as long as the server reports an issue/2_53-I should see the serverError banner:

The serverError banner must be displayed for as long as the server reports an issue/2_53-I should see the serverError banner.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button:

Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen:

Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon:

Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog:

Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification:

Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- Wallet cant be restored without entering password IT26/3_102-I click the restore button:

Wallet cant be restored without entering password IT26/3_102-I click the restore button.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button:

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Wallet creation IT5/3_9-I click the create button:

Wallet creation IT5/3_9-I click the create button.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Wallet creation IT5/6_9-I click the Create personal wallet button:

Wallet creation IT5/6_9-I click the Create personal wallet button.png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/9_9-I click the next button:

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/3_9-I click the restore button:

Restoring an empty wallet IT6/3_9-I click the restore button.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button:

Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message:

Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- Wallet access after browser restart IT9/3_21-I click the create button:

Wallet access after browser restart IT9/3_21-I click the create button.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/6_21-I click the Create personal wallet button:

Wallet access after browser restart IT9/6_21-I click the Create personal wallet button.png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Invalid URI leads user to warning dialog IT109/4_33-I should see an invalid URI dialog:

Invalid URI leads user to warning dialog IT109/4_33-I should see an invalid URI dialog.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Get balance with many addresses/3_8-I should see the balance number :

Get balance with many addresses/3_8-I should see the balance number .png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled:

User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/7_96-I click outside name input field:

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/5_94-I click on name input field:

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/7_93-I click outside name input field:

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/7_92-I click outside name input field:

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/5_96-I click on name input field:

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/5_93-I click on name input field:

Wallet renaming IT8/5_93-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/7_97-I click outside name input field:

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/9_97-I should see new wallet name :

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/9_92-I should see new wallet name :

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_94-I should see new wallet name :

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/5_92-I click on name input field:

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/9_93-I should see new wallet name :

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/7_94-I click outside name input field:

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Wallet renaming IT8/4_93-I click on secondary menu item.png

- Wallet renaming IT8/7_95-I click outside name input field:

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/5_97-I click on name input field:

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/3_147-I click the restore paper wallet button:

Restoring a paper wallet IT72/3_147-I click the restore paper wallet button.png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/10_147-I click the next button:

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior:

Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior.png

- Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button:

Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button:

Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox:

Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- The networkError banner must be displayed if the server is not reachable/2_49-I should see the networkError banner:

The networkError banner must be displayed if the server is not reachable/2_49-I should see the networkError banner.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button:

Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

@leivaburto
Copy link
Contributor

Looks great 👍 My only comment is about the chosen terminology, it's a bit confusing. ie. this.serverStatus == null means that everything is fine. 🤷‍♂

Copy link
Contributor

@nicarq nicarq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plz sync with the corrections for the specs

@YankoFelipe YankoFelipe force-pushed the yanko/ch1223/server-status-endpoint branch from 8af6d16 to 4fe53e7 Compare July 1, 2019 17:09
@rnd-at-emurgo
Copy link

E2E _chrome_ screenshots differences between 'PR690-6453daf' and base branch 'develop'

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- Paper wallet creation IT77/16_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/9_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/10_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/10_175-I click the next button.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/8_37-I should see a plate .png

- Successfully restoring a simple wallet/3_37-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/3_37-I click the restore button.png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/3_147-I click the restore paper wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/3_147-I click the restore paper wallet button.png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/10_147-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/6_55-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Wallet access after browser restart IT9/3_21-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/3_21-I click the create button.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- Get balance with many addresses/3_8-I should see the balance number :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Get balance with many addresses/3_8-I should see the balance number .png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Wallet renaming IT8/7_95-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/7_93-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/7_96-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/7_92-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_93-I click on secondary menu item.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/5_94-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/9_94-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/5_97-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/5_92-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Wallet renaming IT8/7_94-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/7_97-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/5_96-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/9_93-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/9_92-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_97-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/5_93-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_93-I click on name input field.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Restoring an empty wallet IT6/9_9-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/3_9-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/3_9-I click the restore button.png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Wallet cant be restored without entering password IT26/3_102-I click the restore button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be restored without entering password IT26/3_102-I click the restore button.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

@rnd-at-emurgo
Copy link

Complete E2E _chrome_ screenshots collection for 'PR690-6453daf'

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- Paper wallet creation IT77/6_175-I click the create paper wallet button:

Paper wallet creation IT77/6_175-I click the create paper wallet button.png

- Paper wallet creation IT77/16_175-I click the next button:

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/9_175-I click the next button:

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/10_175-I click the next button:

Paper wallet creation IT77/10_175-I click the next button.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button:

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message:

Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior:

Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior.png

- Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button:

Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Successfully restoring a simple wallet/8_37-I should see a plate .png

- Successfully restoring a simple wallet/3_37-I click the restore button:

Successfully restoring a simple wallet/3_37-I click the restore button.png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- The serverError banner must be displayed for as long as the server reports an issue/2_53-I should see the serverError banner:

The serverError banner must be displayed for as long as the server reports an issue/2_53-I should see the serverError banner.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- Invalid URI leads user to warning dialog IT109/4_33-I should see an invalid URI dialog:

Invalid URI leads user to warning dialog IT109/4_33-I should see an invalid URI dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button:

Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button.png

- Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button:

Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/3_147-I click the restore paper wallet button:

Restoring a paper wallet IT72/3_147-I click the restore paper wallet button.png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/10_147-I click the next button:

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Wallet creation IT5/6_9-I click the Create personal wallet button:

Wallet creation IT5/6_9-I click the Create personal wallet button.png

- Wallet creation IT5/3_9-I click the create button:

Wallet creation IT5/3_9-I click the create button.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- The networkError banner must be displayed if the server is not reachable/2_49-I should see the networkError banner:

The networkError banner must be displayed if the server is not reachable/2_49-I should see the networkError banner.png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button:

Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/6_55-I click on the password label:

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox:

Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox.png

- Ensure user can hide balance IT110/8_57-I should see the balance number :

Ensure user can hide balance IT110/8_57-I should see the balance number .png

- Ensure user can hide balance IT110/3_57-I click on hide balance button:

Ensure user can hide balance IT110/3_57-I click on hide balance button.png

- Ensure user can hide balance IT110/6_57-I should see my balance hidden:

Ensure user can hide balance IT110/6_57-I should see my balance hidden.png

- Ensure user can hide balance IT110/7_57-I click on hide balance button:

Ensure user can hide balance IT110/7_57-I click on hide balance button.png

- Ensure user can hide balance IT110/4_57-I should see my balance hidden:

Ensure user can hide balance IT110/4_57-I should see my balance hidden.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Wallet access after browser restart IT9/3_21-I click the create button:

Wallet access after browser restart IT9/3_21-I click the create button.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/6_21-I click the Create personal wallet button:

Wallet access after browser restart IT9/6_21-I click the Create personal wallet button.png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled:

User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon:

Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button:

Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification:

Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog:

Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen:

Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen.png

- Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button:

Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Ensure user can send a tx from a URI link IT108/5_21-I should see a dialog with the transaction details:

Ensure user can send a tx from a URI link IT108/5_21-I should see a dialog with the transaction details.png

- Ensure user can send a tx from a URI link IT108/4_21-I should see and accept a warning dialog:

Ensure user can send a tx from a URI link IT108/4_21-I should see and accept a warning dialog.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- Get balance with many addresses/3_8-I should see the balance number :

Get balance with many addresses/3_8-I should see the balance number .png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Wallet renaming IT8/7_95-I click outside name input field:

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/7_93-I click outside name input field:

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/7_96-I click outside name input field:

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/7_92-I click outside name input field:

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Wallet renaming IT8/4_93-I click on secondary menu item.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/5_94-I click on name input field:

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/9_94-I should see new wallet name :

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/5_97-I click on name input field:

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/5_92-I click on name input field:

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Wallet renaming IT8/7_94-I click outside name input field:

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/7_97-I click outside name input field:

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/5_96-I click on name input field:

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/9_93-I should see new wallet name :

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/9_92-I should see new wallet name :

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_97-I should see new wallet name :

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/5_93-I click on name input field:

Wallet renaming IT8/5_93-I click on name input field.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button.png

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Restoring an empty wallet IT6/9_9-I click the next button:

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/3_9-I click the restore button:

Restoring an empty wallet IT6/3_9-I click the restore button.png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Wallet cant be restored without entering password IT26/3_102-I click the restore button:

Wallet cant be restored without entering password IT26/3_102-I click the restore button.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

@rnd-at-emurgo
Copy link

E2E _firefox_ screenshots differences between 'PR690-6453daf' and base branch 'develop'

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- Paper wallet creation IT77/6_175-I click the create paper wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/6_175-I click the create paper wallet button.png

- Paper wallet creation IT77/16_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/9_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/10_175-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/10_175-I click the next button.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/8_37-I should see a plate .png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/10_147-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Wallet creation IT5/3_9-I click the create button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet creation IT5/3_9-I click the create button.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/6_55-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- Get balance with many addresses/3_8-I should see the balance number :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Get balance with many addresses/3_8-I should see the balance number .png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Wallet renaming IT8/7_95-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/7_93-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/7_96-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/7_92-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_93-I click on secondary menu item.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/5_94-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/9_94-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/5_97-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/5_92-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Wallet renaming IT8/7_94-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/7_97-I click outside name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/5_96-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/9_93-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/9_92-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_97-I should see new wallet name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/5_93-I click on name input field:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet renaming IT8/5_93-I click on name input field.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Restoring an empty wallet IT6/9_9-I click the next button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

Base branch (develop) image

PR #690 (origin branch 'yanko/ch1223/server-status-endpoint') image

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

@rnd-at-emurgo
Copy link

Complete E2E _firefox_ screenshots collection for 'PR690-6453daf'

- User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using master key IT19/10_87-I should see the summary screen.png

- User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button:

User can transfer Daedalus funds to Yoroi using master key IT19/5_87-I click on the transfer funds from Daedalus master key button.png

- Daedalustransfer page buttons test IT37/8_75-I click the back button:

Daedalustransfer page buttons test IT37/8_75-I click the back button.png

- Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message:

Daedalustransfer page buttons test IT37/7_75-I should see This field is required error message.png

- Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button:

Daedalustransfer page buttons test IT37/5_75-I click on the transfer funds from Daedalus button.png

- Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Daedalustransfer page buttons test IT37/9_75-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page:

Daedalustransfer page buttons test IT37/6_75-I click next button on the Daedalus transfer page.png

- Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/5_23-I should see the transactions screen.png

- Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen:

Yoroi Wallet Home Button Test IT21/8_23-I should see the transactions screen.png

- Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item:

Yoroi Settings Screen Support IT4/3_169-I click on secondary menu item.png

- Yoroi Settings Screen Support IT4/4_169-I should see support screen:

Yoroi Settings Screen Support IT4/4_169-I should see support screen.png

- Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top:

Latest address should be displayed at the top IT106/4_9-I should see my latest address at the top.png

- Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them:

Latest address should be displayed at the top IT106/5_9-I should see the addresses exactly list them.png

- Paper wallet creation IT77/6_175-I click the create paper wallet button:

Paper wallet creation IT77/6_175-I click the create paper wallet button.png

- Paper wallet creation IT77/16_175-I click the next button:

Paper wallet creation IT77/16_175-I click the next button.png

- Paper wallet creation IT77/15_175-I should see two addresses displayed:

Paper wallet creation IT77/15_175-I should see two addresses displayed.png

- Paper wallet creation IT77/14_175-I click then button labeled :

Paper wallet creation IT77/14_175-I click then button labeled .png

- Paper wallet creation IT77/9_175-I click the next button:

Paper wallet creation IT77/9_175-I click the next button.png

- Paper wallet creation IT77/10_175-I click the next button:

Paper wallet creation IT77/10_175-I click the next button.png

- Paper wallet creation IT77/3_175-I click on secondary menu item:

Paper wallet creation IT77/3_175-I click on secondary menu item.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message:

Wallet restoration Recovery Phrase with less than 15 words IT73/6_178-I should see an X words left error message.png

- Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button:

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore button.png

- Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique:

Ensure every generated wallet address is unique IT34/5_31-I see every generated address is unique.png

- Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times:

Ensure every generated wallet address is unique IT34/4_31-I click on the Generate new address button 09 times.png

- User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Force vended redemption key/9_47-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab:

User redeems manually entered Force vended redemption key/5_47-I click on ada redemption choices tab.png

- User redeems manually entered Force vended redemption key/10_47-I should see the summary screen:

User redeems manually entered Force vended redemption key/10_47-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_29-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_28-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_27-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_28-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form:

User can send funds from one Yoroi wallet to another IT54/7_29-I click on the next button in the wallet send form.png

- User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_27-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_29-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_28-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_29-I should see no warning block.png

- User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog:

User can send funds from one Yoroi wallet to another IT54/8_27-I see send money confirmation dialog.png

- User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen:

User can send funds from one Yoroi wallet to another IT54/12_28-I should see the summary screen.png

- User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block:

User can send funds from one Yoroi wallet to another IT54/9_27-I should see no warning block.png

- User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog:

User can send a tx after invalid password attempt IT60/8_200-I see send money confirmation dialog.png

- User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message:

User can send a tx after invalid password attempt IT60/11_200-I should see an incorrect wallet password error message.png

- User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen:

User can send a tx after invalid password attempt IT60/15_200-I should see the summary screen.png

- User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form:

User can send a tx after invalid password attempt IT60/7_200-I click on the next button in the wallet send form.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message:

Wallet cant be created if its password doesnt meet complexity requirements IT7/7_104-I should see Invalid Password error message.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/6_104-I click the Create personal wallet button.png

- Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button:

Wallet cant be created if its password doesnt meet complexity requirements IT7/3_104-I click the create button.png

- User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly:

User tries to redeem ada and receives an invalid signature error from the server/8_115-I should see an error message saying that ADA could not be redeemed correctly.png

- User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message:

User tries to redeem manually entered Regular already used redemption key/8_32-I should see already used redemption key message.png

- Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button:

Ensure user can not add more than 12 words to the Daedalus recovery phrase IT35/4_30-I click on the transfer funds from Daedalus button.png

- Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button:

Users will be presented with a security warning prior to seed creation IT27/3_59-I click the create button.png

- Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior:

Users will be presented with a security warning prior to seed creation IT27/7_59-I see the security warning prior.png

- Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button:

Users will be presented with a security warning prior to seed creation IT27/6_59-I click the Create personal wallet button.png

- Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button:

Ensure user can hide used Addresses under Receive tab IT22/4_36-I click on the Generate new address button.png

- Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them:

Ensure user can hide used Addresses under Receive tab IT22/6_36-I should see the addresses exactly list them.png

- Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button:

Ensure user can hide used Addresses under Receive tab IT22/5_36-I click on the Hide used addresses button.png

- Successfully restoring a simple wallet/9_37-I click the next button:

Successfully restoring a simple wallet/9_37-I click the next button.png

- Successfully restoring a simple wallet/7_37-I click the Restore Wallet button:

Successfully restoring a simple wallet/7_37-I click the Restore Wallet button.png

- Successfully restoring a simple wallet/10_37-I should see the opened wallet with name :

Successfully restoring a simple wallet/10_37-I should see the opened wallet with name .png

- Successfully restoring a simple wallet/8_37-I should see a plate :

Successfully restoring a simple wallet/8_37-I should see a plate .png

- Successfully restoring a simple wallet/3_37-I click the restore button:

Successfully restoring a simple wallet/3_37-I click the restore button.png

- Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them:

Successfully restoring a simple wallet/13_37-I should see the addresses exactly list them.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/3_35-I click the create button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/6_35-I click the Create personal wallet button.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/10_35-I see All selected words are cleared.png

- Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button:

Mnemonic words can be cleared by clicking Clear button on wallet creation screen IT18/9_35-I click Clear button.png

- User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended encrypted PDF certificate/10_66-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab:

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.png

- User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen:

User redeems Force vended encrypted PDF certificate/11_66-I should see the summary screen.png

- The serverError banner must be displayed for as long as the server reports an issue/2_53-I should see the serverError banner:

The serverError banner must be displayed for as long as the server reports an issue/2_53-I should see the serverError banner.png

- User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox:

User can send all funds from one Yoroi wallet to another/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen:

User can send all funds from one Yoroi wallet to another/12_113-I should see the summary screen.png

- User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form:

User can send all funds from one Yoroi wallet to another/8_113-I click on the next button in the wallet send form.png

- User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog:

User can send all funds from one Yoroi wallet to another/9_113-I see send money confirmation dialog.png

- Invalid URI leads user to warning dialog IT109/4_33-I should see an invalid URI dialog:

Invalid URI leads user to warning dialog IT109/4_33-I should see an invalid URI dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item:

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.png

- User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label:

User cant change password if it doesnt meet complexity requirements IT12/5_23-I click on the password label.png

- User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog:

User cant change password if it doesnt meet complexity requirements IT12/6_23-I should see the wallet password dialog.png

- User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages:

User cant change password if it doesnt meet complexity requirements IT12/9_23-I should see the following error messages.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/3_28-I click the restore button.png

- Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs:

Mnemonic words can be cleared by pressing x sign for each word on wallet restoration screen IT13/6_28-I delete recovery phrase by clicking x signs.png

- Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button:

Wallet restoration Recovery Phrase test IT70/7_132-I click the Restore Wallet button.png

- Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message:

Wallet restoration Recovery Phrase test IT70/9_132-I should see an Invalid recovery phrase error message.png

- Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button:

Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button.png

- Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button:

Wallet cant be created without entering password IT24/7_48-I click the Create personal wallet button.png

- Wallet cant be created without entering password IT24/3_48-I click the create button:

Wallet cant be created without entering password IT24/3_48-I click the create button.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.png

- Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen:

Yoroi Settings Screen Terms of Use in Default EnglishIT3/4_157-I should see the Terms of use screen.png

- Check content of successful transaction IT56/3_23-I see the transactions summary:

Check content of successful transaction IT56/3_23-I see the transactions summary.png

- Restoring a paper wallet IT72/9_147-I should see a plate :

Restoring a paper wallet IT72/9_147-I should see a plate .png

- Restoring a paper wallet IT72/3_147-I click the restore paper wallet button:

Restoring a paper wallet IT72/3_147-I click the restore paper wallet button.png

- Restoring a paper wallet IT72/8_147-I click the Restore Wallet button:

Restoring a paper wallet IT72/8_147-I click the Restore Wallet button.png

- Restoring a paper wallet IT72/10_147-I click the next button:

Restoring a paper wallet IT72/10_147-I click the next button.png

- Restoring a paper wallet IT72/11_147-I should see the opened wallet with name :

Restoring a paper wallet IT72/11_147-I should see the opened wallet with name .png

- Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them:

Restoring a paper wallet IT72/13_147-I should see the addresses exactly list them.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen:

Daedalus transfer should fail to recover wallet if connection was lost IT84/7_19-I should see an Error screen.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message:

Daedalus transfer should fail to recover wallet if connection was lost IT84/8_19-I should see Connection lost error message.png

- Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail to recover wallet if connection was lost IT84/4_19-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/5_41-I click on the transfer funds from Daedalus button.png

- User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen:

User can transfer Daedalus funds to Yoroi using 12word mnemonic phrase IT45/10_41-I should see the summary screen.png

- Wallet creation IT5/9_9-I should see the opened wallet with name :

Wallet creation IT5/9_9-I should see the opened wallet with name .png

- Wallet creation IT5/6_9-I click the Create personal wallet button:

Wallet creation IT5/6_9-I click the Create personal wallet button.png

- Wallet creation IT5/3_9-I click the create button:

Wallet creation IT5/3_9-I click the create button.png

- User cant send more funds than he has IT47/6_83-I should see a not enough ada error:

User cant send more funds than he has IT47/6_83-I should see a not enough ada error.png

- Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_74-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_74-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_74-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_73-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_75-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_73-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_75-I should see the wallet password dialog.png

- Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_75-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages:

Password should be casesensitive Wallet password changing IT91/9_73-I should see the following submit error messages.png

- Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item:

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.png

- Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label:

Password should be casesensitive Wallet password changing IT91/5_75-I click on the password label.png

- Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog:

Password should be casesensitive Wallet password changing IT91/6_73-I should see the wallet password dialog.png

- CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up:

CONFIRM TRANSACTION Pop up displays properly IT48/8_69-I see CONFIRM TRANSACTION Pop up.png

- CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form:

CONFIRM TRANSACTION Pop up displays properly IT48/7_69-I click on the next button in the wallet send form.png

- The networkError banner must be displayed if the server is not reachable/2_49-I should see the networkError banner:

The networkError banner must be displayed if the server is not reachable/2_49-I should see the networkError banner.png

- Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button:

Ensure that wallet addresses are restored correctly IT86/9_58-I click the next button.png

- Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button:

Ensure that wallet addresses are restored correctly IT86/7_58-I click the Restore Wallet button.png

- Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate :

Ensure that wallet addresses are restored correctly IT86/8_58-I should see a plate .png

- Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button:

Ensure that wallet addresses are restored correctly IT86/3_58-I click the restore button.png

- Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name :

Ensure that wallet addresses are restored correctly IT86/10_58-I should see the opened wallet with name .png

- Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them:

Ensure that wallet addresses are restored correctly IT86/13_58-I should see the addresses exactly list them.png

- Generate a new receive address IT17/4_16-I click on the Generate new address button:

Generate a new receive address IT17/4_16-I click on the Generate new address button.png

- Generate a new receive address IT17/5_16-I should see my latest address at the top:

Generate a new receive address IT17/5_16-I should see my latest address at the top.png

- Generate a new receive address IT17/6_16-I should see the addresses exactly list them:

Generate a new receive address IT17/6_16-I should see the addresses exactly list them.png

- User is able to change spending password IT94/16_55-I see send money confirmation dialog:

User is able to change spending password IT94/16_55-I see send money confirmation dialog.png

- User is able to change spending password IT94/7_55-I should see the wallet password dialog:

User is able to change spending password IT94/7_55-I should see the wallet password dialog.png

- User is able to change spending password IT94/6_55-I click on the password label:

User is able to change spending password IT94/6_55-I click on the password label.png

- User is able to change spending password IT94/15_55-I click on the next button in the wallet send form:

User is able to change spending password IT94/15_55-I click on the next button in the wallet send form.png

- User is able to change spending password IT94/19_55-I should see the summary screen:

User is able to change spending password IT94/19_55-I should see the summary screen.png

- User is able to change spending password IT94/5_55-I click on secondary menu item:

User is able to change spending password IT94/5_55-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/8_114-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-I click on secondary menu item.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/7_114-I click outside name input field.png

- Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field:

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/5_114-I click on name input field.png

- Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox:

Terms of Use are not accepted if user didnt confirm it and closereload the browser page IT51/4_14-I click on I agree with the terms of use checkbox.png

- Ensure user can hide balance IT110/8_57-I should see the balance number :

Ensure user can hide balance IT110/8_57-I should see the balance number .png

- Ensure user can hide balance IT110/3_57-I click on hide balance button:

Ensure user can hide balance IT110/3_57-I click on hide balance button.png

- Ensure user can hide balance IT110/6_57-I should see my balance hidden:

Ensure user can hide balance IT110/6_57-I should see my balance hidden.png

- Ensure user can hide balance IT110/7_57-I click on hide balance button:

Ensure user can hide balance IT110/7_57-I click on hide balance button.png

- Ensure user can hide balance IT110/4_57-I should see my balance hidden:

Ensure user can hide balance IT110/4_57-I should see my balance hidden.png

- Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is :

Open the tx history of a complex wallet IT103/4_41-I should see that the number of transactions is .png

- Open the tx history of a complex wallet IT103/5_41-I should see transactions:

Open the tx history of a complex wallet IT103/5_41-I should see transactions.png

- Open the tx history of a complex wallet IT103/3_41-I see the transactions summary:

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.png

- User cant send funds to the invalid address IT46/6_72-I should see an invalid address error:

User cant send funds to the invalid address IT46/6_72-I should see an invalid address error.png

- Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled:

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.png

- Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error:

Try to make a transactions from the empty wallet IT89/5_167-I should see a not enough ada error.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/9_57-I should see Daedalus wallet without funds error message.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/5_57-I click on the transfer funds from Daedalus button.png

- Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen:

Daedalus transfer should fail if the 12words mnemonics corresponds to an empty Daedalus wallet IT80/8_57-I should see an Error screen.png

- Wallet access after browser restart IT9/3_21-I click the create button:

Wallet access after browser restart IT9/3_21-I click the create button.png

- Wallet access after browser restart IT9/9_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/9_21-I should see the opened wallet with name .png

- Wallet access after browser restart IT9/6_21-I click the Create personal wallet button:

Wallet access after browser restart IT9/6_21-I click the Create personal wallet button.png

- Wallet access after browser restart IT9/11_21-I should see the opened wallet with name :

Wallet access after browser restart IT9/11_21-I should see the opened wallet with name .png

- User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Regular redemption key/8_17-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Regular redemption key/9_17-I should see the summary screen:

User redeems manually entered Regular redemption key/9_17-I should see the summary screen.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_49-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_49-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_50-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_49-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_51-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_50-I see send money confirmation dialog.png

- Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form:

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.png

- Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message:

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

- Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog:

Spending Password should be casesensitive Transaction confirmation IT90/7_51-I see send money confirmation dialog.png

- User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled:

User cant restore Daedalus wallet in Yoroi if Yoroi wallet is not created IT30/4_43-I see transactions buttons are disabled.png

- Display warning if wallet changes during send screen IT59/8_223-I should see a warning block:

Display warning if wallet changes during send screen IT59/8_223-I should see a warning block.png

- Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form:

Sending a Tx and receiving from the server an invalid signature error/7_116-I click on the next button in the wallet send form.png

- Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message:

Sending a Tx and receiving from the server an invalid signature error/11_116-I should see an invalid signature error message.png

- Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog:

Sending a Tx and receiving from the server an invalid signature error/8_116-I see send money confirmation dialog.png

- User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses:

User cant create more than 20 consecutive unused addresses IT49/6_25-I should see an error about max unused addresses.png

- User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times:

User cant create more than 20 consecutive unused addresses IT49/4_25-I click on the Generate new address button 09 times.png

- User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button:

User cant create more than 20 consecutive unused addresses IT49/5_25-I click on the Generate new address button.png

- User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message:

User tries to redeem manually entered Regular invalid redemption key/6_26-I should see invalid redemption key message.png

- User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog:

User cant send funds with incorrect Spending password IT42/8_133-I see send money confirmation dialog.png

- User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form:

User cant send funds with incorrect Spending password IT42/7_133-I click on the next button in the wallet send form.png

- User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message:

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password error message.png

- User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Regular PDF certificate/8_39-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon:

Ensure user can generate a wallet URI and copy it to clipboard IT107/8_9-I click on the copy to clipboard icon.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button:

Ensure user can generate a wallet URI and copy it to clipboard IT107/5_9-I click on generate payment URL button.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification:

Ensure user can generate a wallet URI and copy it to clipboard IT107/9_9-I should see URL successfully copied notification.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog:

Ensure user can generate a wallet URI and copy it to clipboard IT107/7_9-I should see the URI displayed in a new dialog.png

- Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen:

Ensure user can generate a wallet URI and copy it to clipboard IT107/4_9-I should see the Receive screen.png

- Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button:

Ensure user can not add more than 15 words to the Yoroi Wallet Recovery Phrase IT71/3_144-I click the restore button.png

- Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is :

Open the tx history of a simple wallet IT102/4_15-I should see that the number of transactions is .png

- Open the tx history of a simple wallet IT102/6_15-I should see transactions:

Open the tx history of a simple wallet IT102/6_15-I should see transactions.png

- Open the tx history of a simple wallet IT102/3_15-I see the transactions summary:

Open the tx history of a simple wallet IT102/3_15-I see the transactions summary.png

- Open the tx history of a simple wallet IT102/5_15-I should see transactions:

Open the tx history of a simple wallet IT102/5_15-I should see transactions.png

- Check content of pending transaction IT57/3_29-I see the transactions summary:

Check content of pending transaction IT57/3_29-I see the transactions summary.png

- User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab:

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.png

- User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen:

User redeems Recovery regular encrypted PDF certificate/11_87-I should see the summary screen.png

- User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery regular encrypted PDF certificate/10_87-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_111-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_112-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_110-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_112-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_110-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab:

User redeems Recovery force vended encrypted PDF certificate/5_111-I click on ada redemption choices tab.png

- User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen:

User redeems Recovery force vended encrypted PDF certificate/11_110-I should see the summary screen.png

- User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Recovery force vended encrypted PDF certificate/10_111-I should see the Ada Redemption Success Overlay and close the dialogue.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/9_83-I click the next button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/8_83-I should see a plate .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/3_83-I click the restore button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/10_83-I should see the opened wallet with name .png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/7_83-I click the Restore Wallet button.png

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them:

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol/12_83-I should see the addresses exactly list them.png

- Ensure user can send a tx from a URI link IT108/5_21-I should see a dialog with the transaction details:

Ensure user can send a tx from a URI link IT108/5_21-I should see a dialog with the transaction details.png

- Ensure user can send a tx from a URI link IT108/4_21-I should see and accept a warning dialog:

Ensure user can send a tx from a URI link IT108/4_21-I should see and accept a warning dialog.png

- Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/3_55-I see the transactions summary.png

- Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is :

Open the tx history of an already loaded wallet IT105/6_55-I should see that the number of transactions is .png

- Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary:

Open the tx history of an already loaded wallet IT105/5_55-I see the transactions summary.png

- Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen:

Yoroi TRANSFER FUNDS FROM DAEDALUS screen validation IT29/5_69-I see all necessary elements on TRANSFER FUNDS FROM DAEDALUS screen.png

- Open the tx history of an empty wallet IT101/3_8-I see the transactions summary:

Open the tx history of an empty wallet IT101/3_8-I see the transactions summary.png

- Open the tx history of an empty wallet IT101/5_8-I should see no transactions:

Open the tx history of an empty wallet IT101/5_8-I should see no transactions.png

- Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is :

Open the tx history of an empty wallet IT101/4_8-I should see that the number of transactions is .png

- User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen:

User redeems manually entered Paper vended shielded vending key and passphrase/11_77-I should see the summary screen.png

- User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems manually entered Paper vended shielded vending key and passphrase/10_77-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab:

User redeems manually entered Paper vended shielded vending key and passphrase/5_77-I click on ada redemption choices tab.png

- Get balance with many addresses/3_8-I should see the balance number :

Get balance with many addresses/3_8-I should see the balance number .png

- User cant change the password without entering old password IT14/4_117-I click on secondary menu item:

User cant change the password without entering old password IT14/4_117-I click on secondary menu item.png

- User cant change the password without entering old password IT14/5_117-I click on the password label:

User cant change the password without entering old password IT14/5_117-I click on the password label.png

- User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog:

User cant change the password without entering old password IT14/6_117-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/5_131-I click on the password label:

User cant change password without filling Password repeat field IT40/5_131-I click on the password label.png

- User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message:

User cant change password without filling Password repeat field IT40/11_131-I should see Doesnt match error message.png

- User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog:

User cant change password without filling Password repeat field IT40/6_131-I should see the wallet password dialog.png

- User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item:

User cant change password without filling Password repeat field IT40/4_131-I click on secondary menu item.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/5_33-I click on copy to clipboard button.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/4_33-I should see the Receive screen.png

- Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up:

Ensure user can copy Wallet address to Windows clipboard via Copy address buttons IT25/6_33-I should see You have successfully copied wallet address pop up.png

- Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is :

Open the tx history of a wallet with a big input tx IT104/4_48-I should see that the number of transactions is .png

- Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary:

Open the tx history of a wallet with a big input tx IT104/3_48-I see the transactions summary.png

- Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions:

Open the tx history of a wallet with a big input tx IT104/5_48-I should see transactions.png

- Wallet renaming IT8/7_95-I click outside name input field:

Wallet renaming IT8/7_95-I click outside name input field.png

- Wallet renaming IT8/7_93-I click outside name input field:

Wallet renaming IT8/7_93-I click outside name input field.png

- Wallet renaming IT8/7_96-I click outside name input field:

Wallet renaming IT8/7_96-I click outside name input field.png

- Wallet renaming IT8/7_92-I click outside name input field:

Wallet renaming IT8/7_92-I click outside name input field.png

- Wallet renaming IT8/4_93-I click on secondary menu item:

Wallet renaming IT8/4_93-I click on secondary menu item.png

- Wallet renaming IT8/9_96-I should see new wallet name :

Wallet renaming IT8/9_96-I should see new wallet name .png

- Wallet renaming IT8/4_95-I click on secondary menu item:

Wallet renaming IT8/4_95-I click on secondary menu item.png

- Wallet renaming IT8/5_94-I click on name input field:

Wallet renaming IT8/5_94-I click on name input field.png

- Wallet renaming IT8/5_95-I click on name input field:

Wallet renaming IT8/5_95-I click on name input field.png

- Wallet renaming IT8/9_94-I should see new wallet name :

Wallet renaming IT8/9_94-I should see new wallet name .png

- Wallet renaming IT8/4_96-I click on secondary menu item:

Wallet renaming IT8/4_96-I click on secondary menu item.png

- Wallet renaming IT8/5_97-I click on name input field:

Wallet renaming IT8/5_97-I click on name input field.png

- Wallet renaming IT8/5_92-I click on name input field:

Wallet renaming IT8/5_92-I click on name input field.png

- Wallet renaming IT8/4_92-I click on secondary menu item:

Wallet renaming IT8/4_92-I click on secondary menu item.png

- Wallet renaming IT8/4_94-I click on secondary menu item:

Wallet renaming IT8/4_94-I click on secondary menu item.png

- Wallet renaming IT8/7_94-I click outside name input field:

Wallet renaming IT8/7_94-I click outside name input field.png

- Wallet renaming IT8/9_95-I should see new wallet name :

Wallet renaming IT8/9_95-I should see new wallet name .png

- Wallet renaming IT8/7_97-I click outside name input field:

Wallet renaming IT8/7_97-I click outside name input field.png

- Wallet renaming IT8/5_96-I click on name input field:

Wallet renaming IT8/5_96-I click on name input field.png

- Wallet renaming IT8/4_97-I click on secondary menu item:

Wallet renaming IT8/4_97-I click on secondary menu item.png

- Wallet renaming IT8/9_93-I should see new wallet name :

Wallet renaming IT8/9_93-I should see new wallet name .png

- Wallet renaming IT8/9_92-I should see new wallet name :

Wallet renaming IT8/9_92-I should see new wallet name .png

- Wallet renaming IT8/9_97-I should see new wallet name :

Wallet renaming IT8/9_97-I should see new wallet name .png

- Wallet renaming IT8/5_93-I click on name input field:

Wallet renaming IT8/5_93-I click on name input field.png

- Check content of failed transaction IT58/3_35-I see the transactions summary:

Check content of failed transaction IT58/3_35-I see the transactions summary.png

- Main Screen Tabs Switching IT15/4_13-I should see send transaction screen:

Main Screen Tabs Switching IT15/4_13-I should see send transaction screen.png

- Main Screen Tabs Switching IT15/8_13-I should see the transactions screen:

Main Screen Tabs Switching IT15/8_13-I should see the transactions screen.png

- Main Screen Tabs Switching IT15/6_13-I should see the Receive screen:

Main Screen Tabs Switching IT15/6_13-I should see the Receive screen.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/10_89-I click the Create personal wallet button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message:

Wallet cant be created if wallet name doesnt meet requirements IT16/12_89-I should see Wallet name requires at least 1 and at most 40 letters error message.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button:

Wallet cant be created if wallet name doesnt meet requirements IT16/3_89-I click the create button.png

- Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button:

Wallet cant be created if wallet name doesnt meet requirements IT16/7_89-I click the Create personal wallet button.png

- Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/8_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/11_176-I click the back button:

Display warning if wallet changes during confirmation IT59/11_176-I click the back button.png

- Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog:

Display warning if wallet changes during confirmation IT59/13_176-I see send money confirmation dialog.png

- Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block:

Display warning if wallet changes during confirmation IT59/10_176-I should see a warning block.png

- Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/7_176-I click on the next button in the wallet send form.png

- Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block:

Display warning if wallet changes during confirmation IT59/14_176-I should see no warning block.png

- Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen:

Display warning if wallet changes during confirmation IT59/17_176-I should see the summary screen.png

- Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form:

Display warning if wallet changes during confirmation IT59/12_176-I click on the next button in the wallet send form.png

- User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue:

User redeems Force vended PDF certificate/9_56-I should see the Ada Redemption Success Overlay and close the dialogue.png

- User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab:

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.png

- User redeems Force vended PDF certificate/10_56-I should see the summary screen:

User redeems Force vended PDF certificate/10_56-I should see the summary screen.png

- Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them:

Restoring an empty wallet IT6/12_9-I should see the addresses exactly list them.png

- Restoring an empty wallet IT6/8_9-I should see a plate :

Restoring an empty wallet IT6/8_9-I should see a plate .png

- Restoring an empty wallet IT6/9_9-I click the next button:

Restoring an empty wallet IT6/9_9-I click the next button.png

- Restoring an empty wallet IT6/3_9-I click the restore button:

Restoring an empty wallet IT6/3_9-I click the restore button.png

- Restoring an empty wallet IT6/7_9-I click the Restore Wallet button:

Restoring an empty wallet IT6/7_9-I click the Restore Wallet button.png

- Restoring an empty wallet IT6/10_9-I should see the opened wallet with name :

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/4_9-I click on the transfer funds from Daedalus button.png

- Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message:

Daedalus transfer fails when user type invalid mnemonic phrase IT99/7_9-I should see an Invalid recovery phrase error message.png

- Wallet cant be restored without entering password IT26/3_102-I click the restore button:

Wallet cant be restored without entering password IT26/3_102-I click the restore button.png

- Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button:

Wallet cant be restored without entering password IT26/8_102-I click the Restore Wallet button.png

- User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button:

User accepts Daedalus Redemption Disclaimer/6_9-I click on the Continue button.png

- User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox:

User accepts Daedalus Redemption Disclaimer/5_9-I click on the Ive understood the information above checkbox.png

- User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay:

User accepts Daedalus Redemption Disclaimer/4_9-I see the Daedalus Redemption Disclaimer overlay.png

@YankoFelipe YankoFelipe requested a review from nicarq July 1, 2019 19:00
@SebastienGllmt SebastienGllmt added the spec-implementation Its has been approved by the triage process after a proposal was made label Jul 2, 2019
@YankoFelipe YankoFelipe merged commit 639419e into develop Jul 2, 2019
@YankoFelipe YankoFelipe deleted the yanko/ch1223/server-status-endpoint branch July 2, 2019 14:23
This was referenced Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix for next version This issue will be taken care of asap spec-implementation Its has been approved by the triage process after a proposal was made UI/UX Makes a visual change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants