Skip to content

Commit 836c7b1

Browse files
glo74170Manjusha.S
authored andcommitted
MC-27419 : revert the changes
1 parent 117c093 commit 836c7b1

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

app/code/Magento/Config/Test/Mftf/Section/SalesConfigSection.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,5 @@
1313
<element name="CheckIfTaxClassesTabExpand" type="button" selector="#tax_classes-head:not(.open)"/>
1414
<element name="ShippingTaxClass" type="select" selector="#tax_classes_shipping_tax_class"/>
1515
<element name="EnableTaxClassForShipping" type="checkbox" selector="#tax_classes_shipping_tax_class_inherit"/>
16-
<element name="AllowGuestCheckout" type="select" selector="//select[@id='checkout_options_guest_checkout']" timeout="30"/>
17-
<element name="CheckoutTab" type="button" selector="//a[@class='admin__page-nav-link item-nav']//span[contains(text(),'Checkout')]" timeout="30"/>
18-
<element name="ExpandCheckoutOptions" type="text" selector="//a[@id='checkout_options-head']" timeout="30"/>
19-
<element name="UseSystemValue" type="checkbox" selector="//input[@id='checkout_options_guest_checkout_inherit']" timeout="30"/>
20-
</section>
16+
</section>
2117
</sections>

app/code/Magento/Config/Test/Mftf/Section/StoreConfigSection.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,5 @@
1616
<element name="Country" type="select" selector="#general_store_information_country_id"/>
1717
<element name="fillVATNumber" type="input" selector="#general_store_information_merchant_vat_number"/>
1818
<element name="validateVATNumber" type="button" selector="#general_store_information_validate_vat_number" timeout="30"/>
19-
<element name="StoreTab" type="button" selector="//a[@href='#']//span[contains(text(),'Stores')]" timeout="30"/>
20-
<element name="ConfigurationPage" type="button" selector="//li[@class='item-system-config level-2']//span[contains(text(),'Configuration')]" timeout="30"/>
21-
<element name="SalesTab" type="button" selector="//div[@class='admin__page-nav-title title _collapsible']//strong[contains(text(),'Sales')]" timeout="30"/>
22-
</section>
19+
</section>
2320
</sections>

0 commit comments

Comments
 (0)