#8581 invoiceIn e2e #1452

Merged
jorgep merged 153 commits from 8581-invoiceinE2e into dev 2025-03-20 08:58:01 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1233f0724c - Show all commits
test/cypress/integration/invoiceIn

View File

@ -40,7 +40,7 @@ describe('InvoiceInDescriptor', () => {
cy.visit('/#/invoice-in/6/summary');
cy.selectDescriptorOption(5);
cy.get('input[data-cy="sendEmailDialog_address_input"]').type(
cy.get('input[data-cy="SendEmailNotifiactionDialogInput"]').type(
'{selectall}jorgito@gmail.mx',
);
cy.clickConfirm();