This commit is contained in:
parent
cb1f717fe0
commit
a8b7691ab0
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue