updated a selector
gitea/salix/1940-e2e-client-phone This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2020-02-10 12:57:00 +01:00
parent 4a9712aa48
commit 80839c771e
1 changed files with 1 additions and 1 deletions

View File

@ -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: {