File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Checkout/Test/Mftf/Section
SalesRule/Test/Mftf/Section Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 16
16
<element name =" orderLink" type =" text" selector =" a[href*=order_id].order-number" timeout =" 30" />
17
17
<element name =" orderNumberText" type =" text" selector =" .checkout-success > p:nth-child(1)" />
18
18
<element name =" continueShoppingButton" type =" button" selector =" .action.primary.continue" timeout =" 30" />
19
+ <element name =" createAnAccount" type =" button" selector =" input[value='Create an Account']" timeout =" 30" />
19
20
<element name =" printLink" type =" button" selector =" .print" timeout =" 30" />
20
21
</section >
21
22
</sections >
Original file line number Diff line number Diff line change 49
49
<element name =" applyDiscountToShippingLabel" type =" checkbox" selector =" input[name='apply_to_shipping']+label" />
50
50
<element name =" discountAmount" type =" input" selector =" input[name='discount_amount']" />
51
51
<element name =" discountStep" type =" input" selector =" input[name='discount_step']" />
52
+ <element name =" addRewardPoints" type =" input" selector =" input[name='extension_attributes[reward_points_delta]']" />
52
53
<element name =" freeShipping" type =" select" selector =" //select[@name='simple_free_shipping']" />
53
54
54
55
<!-- Manage Coupon Codes sub-form -->
You can’t perform that action at this time.
0 commit comments