fix e2e #1450
|
@ -989,7 +989,7 @@ export default {
|
|||
saveButton: 'vn-worker-basic-data button[type=submit]'
|
||||
},
|
||||
workerNotes: {
|
||||
addNoteFloatButton: 'a vn-float-button',
|
||||
addNoteFloatButton: 'vn-worker-note vn-float-button',
|
||||
note: 'vn-textarea[ng-model="$ctrl.note.text"]',
|
||||
saveButton: 'button[type=submit]',
|
||||
firstNoteText: 'vn-worker-note .text'
|
||||
|
|
Loading…
Reference in New Issue