File tree Expand file tree Collapse file tree 5 files changed +4
-8
lines changed
Checkout/Test/Mftf/ActionGroup Expand file tree Collapse file tree 5 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 13
13
</annotations >
14
14
<arguments >
15
15
<argument name =" orderStatus" type =" string" />
16
- <argument name =" orderState" type =" string" />
16
+ <argument name =" orderState" type =" string" />
17
17
</arguments >
18
18
<click selector =" {{AdminOrderStatusGridSection.assignStatusToStateBtn}}" stepKey =" clickAssignStatusBtn" after =" waitForPageLoaded" />
19
19
<selectOption selector =" {{AdminAssignOrderStatusToStateSection.orderStatus}}" userInput =" {{orderStatus}}" stepKey =" selectOrderStatus" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
/**
4
- * Copyright 2025 Adobe
4
+ * Copyright 2021 Adobe
5
5
* All Rights Reserved.
6
6
*/
7
7
-->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
/**
4
- * Copyright 2025 Adobe
4
+ * Copyright 2021 Adobe
5
5
* All Rights Reserved.
6
6
*/
7
7
-->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
/**
4
- * Copyright 2025 Adobe
4
+ * Copyright 2021 Adobe
5
5
* All Rights Reserved.
6
6
*/
7
7
-->
Original file line number Diff line number Diff line change 37
37
<argument name =" statusCode" value =" {{readyForPickup.code}}" />
38
38
</actionGroup >
39
39
<click selector =" {{AdminOrderStatusGridSection.unassign}}" stepKey =" unassigningOrderStatus" />
40
- <!-- Disable created order status -->
41
- <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanInvalidatedCaches" >
42
- <argument name =" tags" value =" config full_page" />
43
- </actionGroup >
44
40
<!-- Logout from customer account-->
45
41
<actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutStorefront" />
46
42
<!-- Delete Data-->
You can’t perform that action at this time.
0 commit comments