We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e413ed commit ba264f4Copy full SHA for ba264f4
app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/ContentTypeVideoActionGroup.xml
@@ -15,6 +15,7 @@
15
<argument name="url" defaultValue=""/>
16
<argument name="width" defaultValue=""/>
17
</arguments>
18
+ <waitForPageLoad stepKey="waitForPageLoad"/>
19
<waitForElementVisible selector="{{page.base(index)}}" stepKey="waitForElement"/>
20
<waitForElementVisible selector="{{page.source(index, url.renderedValue)}}" stepKey="waitForUrl"/>
21
<waitForElementVisible selector="{{page.width(index, width.value)}}" stepKey="waitForWidth"/>
0 commit comments