File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
app/code/Magento/Config/Test/Mftf/Section Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 13
13
<element name =" CheckIfTaxClassesTabExpand" type =" button" selector =" #tax_classes-head:not(.open)" />
14
14
<element name =" ShippingTaxClass" type =" select" selector =" #tax_classes_shipping_tax_class" />
15
15
<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 >
21
17
</sections >
Original file line number Diff line number Diff line change 16
16
<element name =" Country" type =" select" selector =" #general_store_information_country_id" />
17
17
<element name =" fillVATNumber" type =" input" selector =" #general_store_information_merchant_vat_number" />
18
18
<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 >
23
20
</sections >
You can’t perform that action at this time.
0 commit comments