File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 35
35
<scrollTo selector =" {{AdvancedAttributePropertiesSection.AdvancedAttributePropertiesSectionToggle}}" stepKey =" scrollToSection" />
36
36
<conditionalClick selector =" {{AdvancedAttributePropertiesSection.AdvancedAttributePropertiesSectionToggle}}" dependentSelector =" {{AdvancedAttributePropertiesSection.AttributeCode}}" visible =" false" stepKey =" openSection" />
37
37
<waitForElementVisible selector =" {{AdvancedAttributePropertiesSection.AttributeCode}}" stepKey =" waitForSlideOutSection" />
38
- <fillField selector =" {{AdvancedAttributePropertiesSection.AttributeCode}}" userInput =" {{attributeLabel }}" stepKey =" fillAttributeCode" />
38
+ <fillField selector =" {{AdvancedAttributePropertiesSection.AttributeCode}}" userInput =" {{attributeCode }}" stepKey =" fillAttributeCode" />
39
39
<selectOption selector =" {{AdvancedAttributePropertiesSection.Scope}}" userInput =" {{scope}}" stepKey =" selectScope" />
40
40
</actionGroup >
41
41
</actionGroups >
You can’t perform that action at this time.
0 commit comments