#8219 Added InvoiceOut e2e tests #1001

Merged
jon merged 24 commits from 8219-InvoiceOutE2E into dev 2025-01-08 06:41:33 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a8b7691ab0 - Show all commits

View File

@ -26,7 +26,7 @@ describe('InvoiceOut summary', () => {
it('should refund the invoice ', () => {
cy.get('#searchbar input').type('T1111111{enter}');
cy.get('descriptor-more-opts').click();
cy.dataCy('descriptor-more-opts').click();
cy.get('.q-menu > .q-list > :nth-child(7)').click();
cy.get('#q-portal--menu--3 > .q-menu > .q-list > :nth-child(2)').click();
cy.get(notification).should(
jon marked this conversation as resolved Outdated

revisate el archivo commands

revisate el archivo commands