#772 Ticket expeditions ha dejado de funcionar e2e selectors
This commit is contained in:
parent
545c6ef307
commit
44da0312e6
|
@ -300,7 +300,7 @@ export default {
|
|||
ticketExpedition: {
|
||||
expeditionButton: `vn-menu-item a[ui-sref="ticket.card.expedition"]`,
|
||||
secondExpeditionRemoveButton: `vn-ticket-expedition vn-table div > vn-tbody > vn-tr:nth-child(2) > vn-td:nth-child(1) > vn-icon-button[icon="delete"]`,
|
||||
secondExpeditionText: `vn-ticket-expedition vn-table div > vn-tbody > vn-tr:nth-child(2)`,
|
||||
expeditionRow: `vn-ticket-expedition vn-table vn-tbody > vn-tr`,
|
||||
},
|
||||
ticketPackages: {
|
||||
packagesButton: `vn-menu-item a[ui-sref="ticket.card.package.index"]`,
|
||||
|
|
Loading…
Reference in New Issue