Skip to content

Commit 77bb71e

Browse files
committed
fix for EE/B2B
1 parent 0201396 commit 77bb71e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrderWithCheckedAppendCommentCheckboxTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<actionGroup ref="AdminAddCommentOnCreateOrderPageActionGroup" stepKey="provideComment">
4343
<argument name="comment" value="Test Order Comment"/>
4444
</actionGroup>
45+
<scrollTo selector="{{AdminInvoicePaymentShippingSection.getShippingMethodAndRates}}" stepKey="scrollToShipping"/>
4546
<actionGroup ref="SelectCheckMoneyPaymentMethodActionGroup" stepKey="selectPaymentMethod"/>
4647
<actionGroup ref="AdminSelectFlatRateShippingMethodActionGroup" stepKey="selectFlatRate"/>
4748
<seeCheckboxIsChecked selector="{{AdminOrderFormTotalSection.appendComments}}" stepKey="checkAppendCommentsCheckboxIsChecked"/>

0 commit comments

Comments
 (0)