#647 selectors for e2e update
This commit is contained in:
parent
c2f8f236fb
commit
b03b86059d
|
@ -274,7 +274,7 @@ export default {
|
|||
},
|
||||
ticketsIndex: {
|
||||
createTicketButton: `vn-ticket-index ${components.vnFloatButton}`,
|
||||
searchResult: `vn-ticket-index vn-card > div > vn-table > div > vn-tbody > vn-tr`,
|
||||
searchResult: `vn-ticket-index vn-card > div > vn-table > div > vn-tbody > a.vn-tr`,
|
||||
searchTicketInput: `vn-ticket-index ${components.vnTextfield}`,
|
||||
searchButton: `vn-ticket-index vn-searchbar vn-icon-button[icon="search"]`
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue