Skip to content

Commit ba264f4

Browse files
committed
MC-3852: Update Background Image Implementation on Tabs
- Add wait to validateVideo action group
1 parent 4e413ed commit ba264f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/ContentTypeVideoActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<argument name="url" defaultValue=""/>
1616
<argument name="width" defaultValue=""/>
1717
</arguments>
18+
<waitForPageLoad stepKey="waitForPageLoad"/>
1819
<waitForElementVisible selector="{{page.base(index)}}" stepKey="waitForElement"/>
1920
<waitForElementVisible selector="{{page.source(index, url.renderedValue)}}" stepKey="waitForUrl"/>
2021
<waitForElementVisible selector="{{page.width(index, width.value)}}" stepKey="waitForWidth"/>

0 commit comments

Comments
 (0)