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 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 >
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments