Skip to content

Commit af840bd

Browse files
MFTF tests updates.
1 parent 3a27449 commit af840bd

File tree

3 files changed

+0
-45
lines changed

3 files changed

+0
-45
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/ActionGroup/AdminLoginAsCustomerAbsentOnCustomerGirdPageActionGroup.xml

Lines changed: 0 additions & 20 deletions
This file was deleted.

app/code/Magento/LoginAsCustomer/Test/Mftf/ActionGroup/AdminLoginAsCustomerAbsentOnOrderGridPageActionGroup.xml

Lines changed: 0 additions & 20 deletions
This file was deleted.

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminUINotShownIfLoginAsCustomerDisabledTest.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
<deleteData createDataKey="createSimpleProduct" stepKey="deleteProduct"/>
3434
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
3535
</after>
36-
<!-- Verify Login As Customer Login action is absent in Customer grid page -->
37-
<actionGroup ref="AdminLoginAsCustomerAbsentOnCustomerGridPageActionGroup" stepKey="verifyLoginAsCustomerAbsentOnCustomerGridPage"/>
3836

3937
<!-- Verify Login As Customer Login action is absent on Customer page -->
4038
<actionGroup ref="AdminLoginAsCustomerAbsentOnCustomerPageActionGroup" stepKey="verifyLoginAsCustomerAbsentOnCustomerPage">
@@ -48,9 +46,6 @@
4846
</actionGroup>
4947
<grabTextFrom selector="{{AdminOrderDetailsInformationSection.orderId}}" stepKey="grabOrderId"/>
5048

51-
<!-- Verify Login As Customer Login action is absent on Order grid page -->
52-
<actionGroup ref="AdminLoginAsCustomerAbsentOnOrderGridPageActionGroup" stepKey="verifyLoginAsCustomerAbsentOnOrderGridPage"/>
53-
5449
<!-- Verify Login As Customer Login action is absent on Order page -->
5550
<actionGroup ref="AdminLoginAsCustomerAbsentOnOrderPageActionGroup" stepKey="verifyLoginAsCustomerAbsentOnOrderPage">
5651
<argument name="orderId" value="{$grabOrderId}"/>

0 commit comments

Comments
 (0)