Skip to content

Commit 7a121ac

Browse files
MC-37103: Create automated test for "Create order from customer page, free"
1 parent 31e376a commit 7a121ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertAdminFreePaymentActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<description>Checks the free payment on the Admin Create Order page.</description>
1313
</annotations>
1414
<click selector="{{AdminOrderFormPaymentSection.linkPaymentOptions}}" stepKey="clickPaymentMethods"/>
15+
<waitForAjaxLoad stepKey="waitForPaymentBlockLoad"/>
1516
<see selector="{{AdminOrderFormPaymentSection.freePaymentLabel}}" userInput="No Payment Information Required" stepKey="checkFreeShipping"/>
1617
</actionGroup>
1718
</actionGroups>

0 commit comments

Comments
 (0)