@@ -24,6 +24,7 @@ It supports the parity backlog Definition of Done (`DefinitionOfDone.md`) requir
2424- Receive flow: ` receiveAmountInput ` , ` receiveLabelInput ` , ` receiveContactSelectButton ` , ` receiveContactsPopup ` , ` receiveContactsSearchInput ` , ` receiveContactRow ` , ` receiveContactSelectFirstActionButton ` , ` receiveContactUseButton ` , ` receiveCreateAddressButton ` , ` receiveCopySelectedUriButton ` , ` receiveQrImage `
2525- Send flow: `sendAddressInput`, `sendOpenContactsButton`, `sendContactsPopup`, `sendContactsSearchInput`, `sendContactLabelInput`, `sendContactAddressInput`, `sendContactSaveButton`, `sendContactDeleteButton`, `sendContactUseButton`, `sendContinueButton`, `sendPaymentRequestStatusText`, `sendPaymentRequestMessageText`, `sendOptionsPastePaymentRequestButton`, `sendOptionsOpenPaymentRequestButton`, `sendOptionsImportPaymentRequestFileButton`, `sendOptionsPsbtOperationsButton`, `sendUriImportPopup`, `sendUriImportInput`, `sendUriImportApplyButton`, `sendUriImportCancelButton`, `sendImportPaymentRequestFileDialog`, `sendPaymentRequestDropArea`, `sendPaymentRequestDropHint`, `sendDropUriInput`, `sendApplyDropUriButton`, `sendImportPaymentRequestFilePathInput`, `sendApplyPaymentRequestFilePathButton`, `sendReviewCopyPsbtButton`, `sendReviewSavePsbtButton`, `sendReviewSavePsbtFileDialog`, `sendReviewPsbtStatusText`, `multipleSendReviewCopyPsbtButton`, `multipleSendReviewSavePsbtButton`, `multipleSendReviewSavePsbtFileDialog`, `multipleSendReviewPsbtStatusText`, `sendResultPopup`
2626- PSBT operations flow: ` psbtOperationsPage ` , ` psbtOperationsBackButton ` , ` psbtImportClipboardButton ` , ` psbtImportFileButton ` , ` psbtImportFileDialog ` , ` psbtWorkflowStatusText ` , ` psbtInputSummaryText ` , ` psbtSignButton ` , ` psbtFinalizeButton ` , ` psbtBroadcastButton ` , ` psbtCopyButton ` , ` psbtSaveButton ` , ` psbtSaveFileDialog ` , ` psbtStatusText ` , ` psbtBroadcastTxidText `
27+ - Sign/verify message flow: ` walletSelectSignMessageButton ` , ` walletSelectVerifyMessageButton ` , ` signVerifyMessagePage ` , ` signVerifyMessageBackButton ` , ` signVerifySignTab ` , ` signVerifyVerifyTab ` , ` signVerifySignAddressInput ` , ` signVerifySignAddressBookButton ` , ` signVerifySignPasteAddressButton ` , ` signVerifySignMessageInput ` , ` signVerifySignPassphraseInput ` , ` signVerifySignSignatureOutput ` , ` signVerifySignCopySignatureButton ` , ` signVerifySignButton ` , ` signVerifySignClearButton ` , ` signVerifySignStatusText ` , ` signVerifyVerifyAddressInput ` , ` signVerifyVerifyAddressBookButton ` , ` signVerifyVerifyMessageInput ` , ` signVerifyVerifySignatureInput ` , ` signVerifyVerifyButton ` , ` signVerifyVerifyClearButton ` , ` signVerifyVerifyStatusText ` , ` signVerifyAddressBookPopup ` , ` signVerifyAddressBookSearchInput ` , ` signVerifyAddressBookList ` , ` signVerifyAddressBookSelectFirstActionButton ` , ` signVerifyAddressBookUseButton `
2728- Wallet tabs/pages: ` walletSendPage ` , ` walletRequestPaymentPage ` , ` activityListView ` , ` activityOpenFirstRowActionButton ` , ` activityOpenRowAddressInput ` , ` activityOpenRowByAddressActionButton ` , ` activityDetailsPage ` , ` activityDetailsBackButton `
2829- Activity RBF actions: ` activityDetailsBumpButton ` , ` activityDetailsBumpPopup ` , ` activityDetailsBumpPreviewButton ` , ` activityDetailsBumpConfirmPopup ` , ` activityDetailsBumpConfirmButton ` , ` activityDetailsBumpDisabledReasonText ` , ` activityDetailsCancelButton ` , ` activityDetailsCancelPopup ` , ` activityDetailsCancelConfirmButton ` , ` activityDetailsRbfStatusText ` , ` activityDetailsReplacementTxidText `
2930- Onboarding storage flow: ` onboardingStorageAmountDetailedSettingsButton ` , ` storageSettingsPruneTargetInput ` , ` storageLocationDefaultOption `
0 commit comments