updated a selector
gitea/salix/1940-e2e-client-phone This commit looks good
Details
gitea/salix/1940-e2e-client-phone This commit looks good
Details
This commit is contained in:
parent
4a9712aa48
commit
80839c771e
|
@ -93,7 +93,7 @@ export default {
|
|||
newBankEntityBIC: '.vn-dialog.shown vn-textfield[ng-model="$ctrl.newBankEntity.bic"]',
|
||||
newBankEntityCode: '.vn-dialog.shown vn-textfield[ng-model="$ctrl.newBankEntity.id"]',
|
||||
acceptBankEntityButton: '.vn-dialog.shown button[response="accept"]',
|
||||
saveButton: `button[type=submit]`,
|
||||
saveButton: 'vn-client-billing-data button[type=submit]',
|
||||
watcher: 'vn-client-billing-data vn-watcher'
|
||||
},
|
||||
clientAddresses: {
|
||||
|
|
Loading…
Reference in New Issue