#6943 add comands to solve tests #851

Merged
alexm merged 8 commits from 6943_customer_spec into dev 2024-10-25 09:08:10 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d25cdbf34e - Show all commits

View File

@ -50,7 +50,7 @@ describe('Client list', () => {
cy.clickButtonsDescriptor(2);
cy.waitForElement('#formModel');
cy.waitForElement('.q-form');
cy.checkValueForm(1, search);
cy.checkValueSelectForm(1, search);
});
it.skip('Client founded create order', () => {
const search = 'Jessica Jones';