Skip to content

Commit 7dc22c5

Browse files
ACQE-8003: [MTFT Test] DateFiltersInCustomInstanceTimeZoneTest
- Added BIC comments for SVC validation
1 parent f6401b4 commit 7dc22c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Config/Test/Mftf/Test/DateFiltersInCustomInstanceTimeZoneTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<!--Set needed Timezone-->
2626
<selectOption userInput="New Zealand Standard Time (Antarctica/McMurdo)" selector="{{LocaleOptionsSection.timeZoneDropdown}}" stepKey="selectOption1"/>
2727
<actionGroup ref="AdminSaveConfigActionGroup" stepKey="saveConfiguration"/>
28+
<comment userInput="BIC workaround" stepKey="waitForConfigurationSave"/>
2829
<!-- Wait for configuration to be applied-->
2930
<waitForPageLoad stepKey="waitForConfigurationSave"/>
3031
<!-- Clear cache to ensure timezone change takes effect-->
@@ -44,6 +45,7 @@
4445
</actionGroup>
4546
<!-- Logout customer from storefront (if logged in) -->
4647
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer"/>
48+
<comment userInput="BIC workaround" stepKey="seeIfCustomerIsDeleted"/>
4749
<!-- Delete customer -->
4850
<actionGroup ref="AdminDeleteCustomerActionGroup" stepKey="deleteCustomer">
4951
<argument name="customerEmail" value="Simple_US_Customer.email"/>
@@ -55,6 +57,7 @@
5557
<actionGroup ref="SignUpNewUserFromStorefrontActionGroup" stepKey="signUpNewUser">
5658
<argument name="Customer" value="Simple_US_Customer"/>
5759
</actionGroup>
60+
<comment userInput="BIC workaround" stepKey="waitForCustomerToBeCreated"/>
5861
<!--Go to *Customers > All Customers* page-->
5962
<amOnPage url="{{AdminCustomerPage.url}}" stepKey="GoToCustomerPage"/>
6063
<waitForPageLoad stepKey="waitForCustomersPage2"/>

0 commit comments

Comments
 (0)