Skip to content

Commit b459fcf

Browse files
committed
magento/partners-magento2b2b#370: [Determine Coverage]: Add Meaningful Titles and Descriptions For All MFTF Tests in the Company, CompanyCredit, CompanyPayment, CompanyShipping, & ConfigurableSharedCatalog Modules
- Fixing failing tests
1 parent f81143b commit b459fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminSubmitOrderActionGroup">
12+
<scrollTo selector="{{OrdersGridSection.submitOrder}}" stepKey="scrollToSubmitButton"/>
1213
<click selector="{{OrdersGridSection.submitOrder}}" stepKey="submitOrder"/>
1314
<waitForPageLoad stepKey="waitForPageLoad"/>
1415
<see stepKey="seeSuccessMessageForOrder" userInput="You created the order."/>

0 commit comments

Comments
 (0)