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 dc9e0bc commit 43942a6Copy full SHA for 43942a6
app/code/Magento/Bundle/Test/Mftf/Test/AdminProductBundleCreationTest.xml
@@ -97,11 +97,7 @@
97
</actionGroup>
98
99
<!-- go to page-->
100
- <!--<amOnPage url="{{BundleProduct.urlKey}}.html" stepKey="GoToProductPage"/>-->
101
-
102
<!--Test Assertion - on correct page/page has been published-->
103
- <!--<waitForPageLoad stepKey="waitForBundleProductPageToLoad"/>-->
104
- <!--<seeElement stepKey="LookingForNameOfProduct" selector="{{StorefrontBundledSection.bundleProductName}}"/>-->
105
106
<actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="GoToProductPage">
107
<argument name="productUrl" value="{{BundleProduct.urlKey}}"/>
0 commit comments