test: Migrate 28-resource-mapper to playwright (no-changelog) (#18944)

This commit is contained in:
Svetoslav Dekov
2025-08-29 14:14:38 +03:00
committed by GitHub
parent e273afdaa8
commit f1c52461cf
5 changed files with 127 additions and 99 deletions

View File

@@ -318,6 +318,7 @@ function removeOverride(clearField = false) {
:options-position="optionsPosition"
:bold="false"
:size="label.size"
:input-name="parameter.name"
color="text-dark"
@mouseenter="onWrapperMouseEnter"
@mouseleave="onWrapperMouseLeave"