Skip to content

Commit ba0f654

Browse files
Merge branch '2.4-develop' into Arrows-AC-14808-v3
2 parents ad65322 + 91c33e7 commit ba0f654

File tree

33 files changed

+1020
-1958
lines changed

33 files changed

+1020
-1958
lines changed

app/code/Magento/CatalogWidget/Test/Mftf/Test/CatalogProductListWidgetOrderTest.xml

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

app/code/Magento/Checkout/Test/Mftf/Section/StorefrontCheckoutPaymentMethodSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
<element name="checkPaypalExpress" type="radio" selector="//div/input[@id='paypal_express']"/>
2121
<element name="checkPaypalExpressActive" type="radio" selector="//div[@class='payment-method _active']/div/input[@id='paypal_express']"/>
2222
<element name="paymentMethod" type="radio" selector="//dl[@class='checkout-payment-method']//label[contains(., '{{methodName}}')]/../..//input" parameterized="true"/>
23+
<element name="creditCard" type="text" selector="//span[@data-bind='text: getTitle()' and contains(text(),'{{cardName}}')]" parameterized="true"/>
2324
</section>
2425
</sections>

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

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

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

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

0 commit comments

Comments
 (0)