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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @babel/preset-env from 7.4.5 to 7.5.0 #774

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @babel/preset-env from 7.4.5 to 7.5.0.

Release notes

Sourced from @babel/preset-env's releases.

v7.5.0 (2019-07-04)

馃憮 Spec Compliance

馃殌 New Feature

馃悰 Bug Fix

... (truncated)
Changelog

Sourced from @babel/preset-env's changelog.

v7.5.0 (2019-07-04)

馃憮 Spec Compliance

馃殌 New Feature

馃悰 Bug Fix

... (truncated)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 6, 2019
@SebastienGllmt
Copy link
Contributor

They changed the list of plugins included in preset-env and one of them conflicts with our WASM settings and breaks it.

@dependabot-preview
Copy link
Contributor Author

A newer version of @babel/preset-env exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@SebastienGllmt
Copy link
Contributor

See babel/babel#10194 for why the build fails

@nicolo-ribaudo
Copy link

"modules": "commonjs",

I'm curious: why do you need to transpile modules when using webpack? Webpack handles ES modules way better than commonjs modules.

I think that it should only be "commonjs" when using jest. The default value of that option ("auto") should make import() work well with webpack.

@SebastienGllmt SebastienGllmt force-pushed the dependabot/npm_and_yarn/babel/preset-env-7.5.0 branch from 676da65 to b44b071 Compare July 13, 2019 20:15
dependabot-preview bot and others added 2 commits July 14, 2019 07:33
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.5 to 7.5.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.5...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@SebastienGllmt SebastienGllmt force-pushed the dependabot/npm_and_yarn/babel/preset-env-7.5.0 branch from b44b071 to f257618 Compare July 13, 2019 22:34
@rnd-at-emurgo
Copy link

E2E _chrome_ screenshots differences between 'PR774-f257618' and base branch 'develop'

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/19_55-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User is able to change spending password IT94/6_55-I click on the password label.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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

- Ensure user can hide balance IT110/6_57-I should see my balance hidden:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Ensure user can hide balance IT110/6_57-I should see my balance hidden.png

- Ensure user can hide balance IT110/3_57-I click on hide balance button:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Ensure user can hide balance IT110/3_57-I click on hide balance button.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Spending Password should be casesensitive Transaction confirmation IT90/10_51-I should see an incorrect wallet password error message.png

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Open the tx history of a simple wallet IT102/6_15-I should see transactions.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/6_74-I should see the wallet password dialog:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/6_75-I should see the wallet password dialog:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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_75-I click on the password label:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_74-I click on the password label:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_73-I click on the password label:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/4_75-I click on secondary menu item:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/4_74-I click on secondary menu item:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User cant send funds with incorrect Spending password IT42/11_133-I should see an incorrect wallet password 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Wallet restoration Recovery Phrase with less than 15 words IT73/3_178-I click the restore 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/11_87-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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_28-I should see no warning block:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/8_28-I see send money confirmation dialog:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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_29-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Restoring a paper wallet IT72/10_147-I click the next button.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_55-I see the transactions summary:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/3_55-I see the transactions summary:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/11_200-I should see an incorrect wallet password error message:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Paper wallet creation IT77/3_175-I click on secondary menu item.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Check content of successful transaction IT56/3_23-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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/4_16-I click on the Generate new address button:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_111-I click on ada redemption choices tab:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_110-I click on ada redemption choices tab:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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_111-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_112-I click on ada redemption choices tab:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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_110-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User redeems Recovery force vended encrypted PDF certificate/10_112-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:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Wallet restoration Recovery Phrase test IT70/3_132-I click the restore button.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Wallet access after browser restart IT9/9_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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User redeems Force vended PDF certificate/5_56-I click on ada redemption choices tab.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/6_131-I should see the wallet password dialog:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

@rnd-at-emurgo
Copy link

Complete E2E _chrome_ screenshots collection for 'PR774-f257618'

- 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

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

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

- User can send all funds from one Yoroi wallet to another IT55/9_113-I see send money confirmation dialog:

User can send all funds from one Yoroi wallet to another IT55/9_113-I see send money confirmation dialog.png

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

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

- User can send all funds from one Yoroi wallet to another IT55/5_113-I click on Send all my ADA checkbox:

User can send all funds from one Yoroi wallet to another IT55/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another IT55/8_113-I click on the next button in the wallet send form:

User can send all funds from one Yoroi wallet to another IT55/8_113-I click on the next button in the wallet send form.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

- 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

- 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/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/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/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

- 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/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/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

- 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 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

- 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 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

- 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/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/4_57-I should see my balance hidden:

Ensure user can hide balance IT110/4_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

- 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_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_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/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/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/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/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/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/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

- The serverError banner must be displayed for as long as the server reports an issue IT32/2_53-I should see the serverError banner:

The serverError banner must be displayed for as long as the server reports an issue IT32/2_53-I should see the serverError banner.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

- 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 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

- 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

- 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

- 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

- 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

- 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/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/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_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/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_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/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/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/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/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

- 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

- 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

- 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

- 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 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/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/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 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/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/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 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

- 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

- 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/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

- 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 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/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/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/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/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_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

- 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/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

- 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

- 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/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/10_147-I click the next button:

Restoring a paper wallet IT72/10_147-I click the next button.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

- 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 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

- 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

- 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

- 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/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/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/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

- 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

- 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

- 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

- 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

- 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/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/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 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

- 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

- 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

- 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 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/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

- 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/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/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/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

- Sending a Tx and receiving from the server an invalid signature error IT20/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 IT20/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 IT20/8_116-I see send money confirmation dialog:

Sending a Tx and receiving from the server an invalid signature error IT20/8_116-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error IT20/11_116-I should see an invalid signature error message:

Sending a Tx and receiving from the server an invalid signature error IT20/11_116-I should see an invalid signature error message.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

- 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

- 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/9_96-I should see new wallet name :

Wallet renaming IT8/9_96-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/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

- 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_92-I click on secondary menu item:

Wallet renaming IT8/4_92-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/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_94-I click on secondary menu item:

Wallet renaming IT8/4_94-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/9_97-I should see new wallet name :

Wallet renaming IT8/9_97-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/7_95-I click outside name input field:

Wallet renaming IT8/7_95-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_96-I click on secondary menu item:

Wallet renaming IT8/4_96-I click on secondary menu item.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_94-I click on name input field:

Wallet renaming IT8/5_94-I click on 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/7_96-I click outside name input field:

Wallet renaming IT8/7_96-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_92-I click on name input field:

Wallet renaming IT8/5_92-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

- 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

- 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/14_175-I click then button labeled :

Paper wallet creation IT77/14_175-I click then button labeled .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/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

- 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

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

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

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

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

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

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

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

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

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

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

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

Successfully restoring a simple wallet IT86/7_37-I click the Restore Wallet button.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/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

- 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

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

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

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol IT11/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 IT11/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 IT11/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 IT11/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 IT11/7_83-I click the Restore Wallet button:

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

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

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

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol IT11/8_83-I should see a plate :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol IT11/8_83-I should see a plate .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/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/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 that wallet addresses are restored correctly IT87/13_58-I should see the addresses exactly list them:

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

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

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

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

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

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

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

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

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

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

Ensure that wallet addresses are restored correctly IT87/3_58-I click the restore 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

- 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

- 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 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

- 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

- 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

- 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

- 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

- 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

- 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

- 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

- 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 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/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/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/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_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/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_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

- 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

- 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

- 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 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 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

- 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

- 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/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 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

- The networkError banner must be displayed if the server is not reachable IT31/2_49-I should see the networkError banner:

The networkError banner must be displayed if the server is not reachable IT31/2_49-I should see the networkError banner.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

- 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

- 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/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/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 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

- 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

- 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

- 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

- 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

- 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

- 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

- 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/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/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/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/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/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/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

- 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/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/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 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/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/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 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/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

@rnd-at-emurgo
Copy link

E2E _firefox_ screenshots differences between 'PR774-f257618' and base branch 'develop'

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

- User redeems Regular PDF certificate/9_39-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User redeems Regular PDF certificate/9_39-I should see the summary screen.png

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/19_55-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User is able to change spending password IT94/6_55-I click on the password label.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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

- 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 hide balance IT110/6_57-I should see my balance hidden:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Ensure user can hide balance IT110/6_57-I should see my balance hidden.png

- Ensure user can hide balance IT110/3_57-I click on hide balance button:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Ensure user can hide balance IT110/3_57-I click on hide balance button.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Spending Password should be casesensitive Transaction confirmation IT90/6_50-I click on the next button in the wallet send form.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Open the tx history of a complex wallet IT103/3_41-I see the transactions summary.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Open the tx history of a simple wallet IT102/6_15-I should see transactions.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/6_74-I should see the wallet password dialog:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/6_75-I should see the wallet password dialog:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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_75-I click on the password label:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_74-I click on the password label:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_73-I click on the password label:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/4_75-I click on secondary menu item:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/4_74-I click on secondary menu item:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Password should be casesensitive Wallet password changing IT91/4_74-I click on secondary menu item.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Wallet settings tab isnt active if wallet is not created IT23/4_163-I should see secondary menu item disabled.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User cant change password if it doesnt meet complexity requirements IT12/4_23-I click on secondary menu item.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/11_87-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User redeems Recovery regular encrypted PDF certificate/5_87-I click on ada redemption choices tab.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/12_29-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Restoring a paper wallet IT72/9_147-I should see a plate .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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Yoroi Settings Screen Terms of Use in Default EnglishIT3/3_157-I click on secondary menu item.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_55-I see the transactions summary:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/3_55-I see the transactions summary:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Get balance with many addresses/3_8-I should see the balance number .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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User can send a tx after invalid password attempt IT60/15_200-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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Restoring an empty wallet IT6/10_9-I should see the opened wallet with name .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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Paper wallet creation IT77/3_175-I click on secondary menu item.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Wallet cant be renamed if new wallet name doesnt meet requirements IT41/4_114-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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Check content of successful transaction IT56/3_23-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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User redeems Force vended encrypted PDF certificate/5_66-I click on ada redemption choices tab.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/10_111-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_111-I click on ada redemption choices tab:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_110-I click on ada redemption choices tab:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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_111-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_112-I click on ada redemption choices tab:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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_110-I should see the summary screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/10_112-I should see the Ada Redemption Success Overlay and close the dialogue:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

User redeems Recovery force vended encrypted PDF certificate/10_112-I should see the Ada Redemption Success Overlay and close the dialogue.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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/4_9-I should see the Receive screen:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 an empty wallet IT101/4_8-I should see that the number of transactions is :

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/5_8-I should see no transactions:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/3_8-I see the transactions summary:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Open the tx history of an empty wallet IT101/3_8-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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/4_48-I should see that the number of transactions is :

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

Wallet access after browser restart IT9/9_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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 Force vended PDF certificate/5_56-I click on ada redemption choices tab:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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/6_131-I should see the wallet password dialog:

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

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

Base branch (develop) image

PR #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') 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 #774 (origin branch 'dependabot/npm_and_yarn/babel/preset-env-7.5.0') image

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

@rnd-at-emurgo
Copy link

Complete E2E _firefox_ screenshots collection for 'PR774-f257618'

- 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

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

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

- User can send all funds from one Yoroi wallet to another IT55/9_113-I see send money confirmation dialog:

User can send all funds from one Yoroi wallet to another IT55/9_113-I see send money confirmation dialog.png

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

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

- User can send all funds from one Yoroi wallet to another IT55/5_113-I click on Send all my ADA checkbox:

User can send all funds from one Yoroi wallet to another IT55/5_113-I click on Send all my ADA checkbox.png

- User can send all funds from one Yoroi wallet to another IT55/8_113-I click on the next button in the wallet send form:

User can send all funds from one Yoroi wallet to another IT55/8_113-I click on the next button in the wallet send form.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

- 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

- 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/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/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/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

- 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/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/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

- 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 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

- 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 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

- 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/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/4_57-I should see my balance hidden:

Ensure user can hide balance IT110/4_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

- 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_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_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/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/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/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/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/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/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

- The serverError banner must be displayed for as long as the server reports an issue IT32/2_53-I should see the serverError banner:

The serverError banner must be displayed for as long as the server reports an issue IT32/2_53-I should see the serverError banner.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

- 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 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

- 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

- 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

- 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

- 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

- 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/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/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_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/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_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/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/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/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/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

- 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

- 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

- 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

- 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 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/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/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 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/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/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 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

- 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

- 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/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

- 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 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/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/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/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/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_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

- 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/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

- 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

- 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/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/10_147-I click the next button:

Restoring a paper wallet IT72/10_147-I click the next button.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

- 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 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

- 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

- 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

- 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/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/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/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

- 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

- 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

- 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

- 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

- 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/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/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 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

- 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

- 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

- 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 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/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

- 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/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/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/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

- Sending a Tx and receiving from the server an invalid signature error IT20/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 IT20/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 IT20/8_116-I see send money confirmation dialog:

Sending a Tx and receiving from the server an invalid signature error IT20/8_116-I see send money confirmation dialog.png

- Sending a Tx and receiving from the server an invalid signature error IT20/11_116-I should see an invalid signature error message:

Sending a Tx and receiving from the server an invalid signature error IT20/11_116-I should see an invalid signature error message.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

- 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

- 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/9_96-I should see new wallet name :

Wallet renaming IT8/9_96-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/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

- 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_92-I click on secondary menu item:

Wallet renaming IT8/4_92-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/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_94-I click on secondary menu item:

Wallet renaming IT8/4_94-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/9_97-I should see new wallet name :

Wallet renaming IT8/9_97-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/7_95-I click outside name input field:

Wallet renaming IT8/7_95-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_96-I click on secondary menu item:

Wallet renaming IT8/4_96-I click on secondary menu item.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_94-I click on name input field:

Wallet renaming IT8/5_94-I click on 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/7_96-I click outside name input field:

Wallet renaming IT8/7_96-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_92-I click on name input field:

Wallet renaming IT8/5_92-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

- 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

- 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/14_175-I click then button labeled :

Paper wallet creation IT77/14_175-I click then button labeled .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/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

- 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

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

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

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

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

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

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

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

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

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

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

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

Successfully restoring a simple wallet IT86/7_37-I click the Restore Wallet button.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/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

- 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

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

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

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol IT11/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 IT11/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 IT11/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 IT11/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 IT11/7_83-I click the Restore Wallet button:

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

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

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

- Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol IT11/8_83-I should see a plate :

Fail to completely restore a wallet with addresses generated not following gap from BIP44 protocol IT11/8_83-I should see a plate .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/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/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 that wallet addresses are restored correctly IT87/13_58-I should see the addresses exactly list them:

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

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

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

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

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

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

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

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

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

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

Ensure that wallet addresses are restored correctly IT87/3_58-I click the restore 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

- 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

- 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 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

- 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

- 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

- 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

- 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

- 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

- 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

- 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

- 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 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/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/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/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_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/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_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

- 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

- 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

- 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 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 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

- 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

- 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/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 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

- The networkError banner must be displayed if the server is not reachable IT31/2_49-I should see the networkError banner:

The networkError banner must be displayed if the server is not reachable IT31/2_49-I should see the networkError banner.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

- 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

- 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/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/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 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

- 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

- 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

- 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

- 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

- 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

- 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

- 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/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/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/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/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/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/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

- 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/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/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 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/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/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 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/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

@SebastienGllmt
Copy link
Contributor

@nicolo-ribaudo Hey, thanks for chiming in! You're right that changing it to "modules": api.env('jest') ? "commonjs" : 'auto', seems to fix the dynamic import problem. I had to do a few other small hacks to get around some other strange bugs but after that everything looks good!

@SebastienGllmt SebastienGllmt merged commit 3734a38 into develop Jul 13, 2019
@SebastienGllmt SebastienGllmt deleted the dependabot/npm_and_yarn/babel/preset-env-7.5.0 branch July 13, 2019 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants