AAE-29940 updated simpleapp project replacement (#10544)

* AAE-29940 updated simpleapp project replacement

* typo correction
This commit is contained in:
Dawid Tworkowski
2025-01-14 14:32:28 +01:00
committed by GitHub
parent 0e19f53068
commit 972566fb29
2 changed files with 1 additions and 1 deletions

View File

@@ -143,7 +143,7 @@ const RESOURCES = {
dateTime_id: 'dateandtime',
checkbox_id: 'checkbox',
dropdown_id: 'dropdown',
drofpdown_value: "mat-select[id='dropdown'] span span",
dropdown_value: "mat-select[id='dropdown'] span span",
radioButtons_id: 'radiobuttons',
dynamicTable_id: 'dynamictable'
}