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 c1c6ef8 commit 161d083Copy full SHA for 161d083
app/code/Magento/Bundle/Test/Mftf/Test/EditOrderWithBundleProductBackendTest.xml
@@ -164,6 +164,7 @@
164
<click selector="{{AdminOrderFormItemsSection.updateItemsAndQuantities}}" stepKey="clickUpdateItemsAndQuantity"/>
165
<grabTextFrom selector="{{AdminOrderFormItemsOrderedSection.itemsSKU('1')}}" stepKey="grabSKU"/>
166
167
+ <waitForPageLoad stepKey="waitForPageload"/>
168
<!-- Check that product total is correct -->
169
<assertStringContainsString stepKey="AssertSKU">
170
<actualResult type="const">$grabSKU</actualResult>
0 commit comments