Skip to content

Commit 7f3fc31

Browse files
author
Hanna Hnida
committed
#557: User access Row action panel with 2+ level nesting - Mftf tests fixes
1 parent cdb93f1 commit 7f3fc31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderColumnGridTest/ValidateGridSizeFormDisablesStageAfterTabItemOptionsTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<argument name="index" value="1"/>
7171
</actionGroup>
7272
<moveMouseOver selector="{{PageBuilderPanel.searchPanel}}" stepKey="moveMouseOutsideLiveEdit"/>
73-
<moveMouseOver selector="{{PageBuilderStage.contentTypeLabelByText(PageBuilderRowContentType.role, 'ROW')}}" x="0" y="0" stepKey="onMouseOverContentTypeStage"/>
73+
<moveMouseOver selector="{{PageBuilderStage.contentTypeAffordanceLabelByText(PageBuilderRowContentType.role, 'ROW')}}" x="0" y="0" stepKey="onMouseOverContentTypeStage"/>
7474
<waitForPageLoad stepKey="waitForPageLoad"/>
7575
<waitForElementVisible time="10" selector="{{PageBuilderContentTypeOptionsMenu.contentTypeOptionsMenu(PageBuilderRowContentType.role)}}" stepKey="waitForOptions"/>
7676
</test>

0 commit comments

Comments
 (0)