mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-21085] Fix e2e Search - add content selector that wrap text
This commit is contained in:
committed by
VitoAlbano
parent
9b1dd879a3
commit
779be0e759
@@ -257,6 +257,9 @@ export const materialLocators = {
|
||||
text: {
|
||||
class: '.mat-mdc-list-text'
|
||||
},
|
||||
content: {
|
||||
class: '.mdc-list-item__content'
|
||||
},
|
||||
selectionList: 'mat-selection-list'
|
||||
},
|
||||
Menu: {
|
||||
|
Reference in New Issue
Block a user