7489-testToMaster #408
|
@ -1,6 +1,6 @@
|
|||
/// <reference types="cypress" />
|
||||
describe('Ticket descriptor', () => {
|
||||
const toCloneOpt = '.q-list > :nth-child(5)';
|
||||
const toCloneOpt = '[role="menu"] .q-list > :nth-child(5)';
|
||||
const warehouseValue = ':nth-child(1) > :nth-child(6) > .value > span';
|
||||
const summaryHeader = '.summaryHeader > div';
|
||||
|
||||
|
|
Loading…
Reference in New Issue