warmfix_customerList_test #1293

Merged
jsegarra merged 7 commits from warmfix_customerList_test into test 2025-01-29 07:44:36 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c86731d9e8 - Show all commits

View File

@ -59,7 +59,7 @@ describe('Client list', () => {
cy.checkValueForm(1, search);
cy.checkValueForm(2, search);
});
it.only('Client founded create order', () => {
it('Client founded create order', () => {
const search = 'Jessica Jones';
cy.searchByLabel('Name', search);
cy.clickButtonWith('icon', 'icon-basketadd');
Outdated
Review

Mejor por nombre que por numero

Mejor por nombre que por numero