File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Config/Test/Mftf Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
9
9
<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/actionGroupSchema.xsd" >
10
+ xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/ vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/actionGroupSchema.xsd" >
11
11
<actionGroup name =" SetTaxClassForShipping" >
12
12
<amOnPage url =" {{AdminSalesTaxClassPage.url}}" stepKey =" navigateToSalesTaxPage" />
13
13
<waitForPageLoad stepKey =" waitForPageLoad" />
Original file line number Diff line number Diff line change 7
7
-->
8
8
9
9
<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/SectionObject.xsd" >
10
+ xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/ vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/SectionObject.xsd" >
11
11
<section name =" SalesConfigSection" >
12
12
<element name =" TaxClassesTab" type =" button" selector =" #tax_classes-head" />
13
13
<element name =" CheckIfTaxClassesTabExpand" type =" button" selector =" #tax_classes-head:not(.open)" />
You can’t perform that action at this time.
0 commit comments