File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2929 } ,
3030 {
3131 command : 'assertEval' ,
32- target : "window.document.querySelectorAll('# artist-credit-editor input[type=hidden]').length" ,
32+ target : "window.document.querySelectorAll('. artist-credit-editor input[type=hidden]').length" ,
3333 value : '4' ,
3434 } ,
3535 {
6464 } ,
6565 {
6666 command : 'assertEval' ,
67- target : "window.document.querySelectorAll('# artist-credit-editor input[type=hidden]').length" ,
67+ target : "window.document.querySelectorAll('. artist-credit-editor input[type=hidden]').length" ,
6868 value : '4' ,
6969 } ,
7070 {
114114 } ,
115115 {
116116 command : 'assertEval' ,
117- target : "window.document.querySelectorAll('# artist-credit-editor input[type=hidden]').length" ,
117+ target : "window.document.querySelectorAll('. artist-credit-editor input[type=hidden]').length" ,
118118 value : '8' ,
119119 } ,
120120 {
Original file line number Diff line number Diff line change 5858 } ,
5959 {
6060 command : 'type' ,
61- target : 'id=id- edit-recording.edit_note' ,
61+ target : 'name= edit-recording.edit_note' ,
6262 value : 'ok' ,
6363 } ,
6464 {
164164 } ,
165165 {
166166 command : 'type' ,
167- target : 'id=id- edit-recording.edit_note' ,
167+ target : 'name= edit-recording.edit_note' ,
168168 value : 'ok' ,
169169 } ,
170170 {
Original file line number Diff line number Diff line change 7272 } ,
7373 {
7474 command : 'type' ,
75- target : 'id=id- edit-recording.edit_note' ,
75+ target : 'name= edit-recording.edit_note' ,
7676 value : 'ok' ,
7777 } ,
7878 {
Original file line number Diff line number Diff line change 5555 // submission of the relationship.
5656 {
5757 command : 'click' ,
58- target : 'css=# artist-credit-editor button.open-ac' ,
58+ target : 'css=. artist-credit-editor button.open-ac' ,
5959 value : '' ,
6060 } ,
6161 {
You can’t perform that action at this time.
0 commit comments