fix e2e #1450

Merged
alexm merged 4 commits from fix_e2e into dev 2023-04-17 12:20:07 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6a0a08be95 - Show all commits

View File

@ -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'