Skip to content

Commit aed152f

Browse files
MAGETWO-96599: Backorder customer notification is not shown in Magento 2.2.0 / 2.1.9 on One page checkout #11708
1 parent eaefd9c commit aed152f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCustomerCheckoutTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676

7777
<amOnPage stepKey="s96" url="{{AdminCustomerPage.url}}"/>
7878
<waitForPageLoad stepKey="s97"/>
79+
<waitForElementVisible selector="{{AdminCustomerFiltersSection.filtersButton}}" time="30" stepKey="waitFiltersButton"/>
7980
<click stepKey="s98" selector="{{AdminCustomerFiltersSection.filtersButton}}"/>
8081
<fillField stepKey="s99" selector="{{AdminCustomerFiltersSection.emailInput}}" userInput="$$simpleuscustomer.email$$"/>
8182
<click stepKey="s100" selector="{{AdminCustomerFiltersSection.apply}}"/>

0 commit comments

Comments
 (0)