mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[AAE-21085] Fix e2e Search - add content selector that wrap text
This commit is contained in:
committed by
VitoAlbano
parent
88ae6632b9
commit
252642d3b1
@@ -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