Skip to content

Commit 0998eb7

Browse files
committed
MQE-2133: Make tests green for Chrome 85
1 parent 557ab7f commit 0998eb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/WYSIWYGActionGroup/ValidateTextInTinyMCEActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
</arguments>
1515
<comment userInput="Validating Text In Tiny MCE" stepKey="commentValidateTextTinyMCE"/>
1616
<waitForElementVisible selector="#{{section.tinyMCEIFrame}}" stepKey="waitForIFrame"/>
17+
<scrollTo selector="#{{section.tinyMCEIFrame}}" x="0" y="-80" stepKey="scrollToIFrame" />
1718
<switchToIFrame selector="{{section.tinyMCEIFrame}}" stepKey="switchToIFrame"/>
1819
<see selector="body" userInput="{{property.value}}" stepKey="seeText"/>
1920
<switchToIFrame stepKey="exitIFrame"/>

0 commit comments

Comments
 (0)