File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 32
32
<!-- Fill Swatch and Description fields for Admin -->
33
33
<fillField selector =" {{AttributeManageSwatchSection.swatchField('Admin')}}" userInput =" test" stepKey =" fillSwatchForAdmin" />
34
34
<fillField selector =" {{AttributeManageSwatchSection.descriptionField('Admin')}}" userInput =" test" stepKey =" fillDescriptionForAdmin" />
35
- <!-- Grab value Swatch and Description fields for Admin -->
35
+ <!-- Grab value Swatch and Description fields for Admin -->
36
36
<grabValueFrom selector =" {{AttributeManageSwatchSection.swatchField('Admin')}}" stepKey =" grabSwatchForAdmin" />
37
37
<grabValueFrom selector =" {{AttributeManageSwatchSection.descriptionField('Admin')}}" stepKey =" grabDescriptionForAdmin" />
38
38
<scrollToTopOfPage stepKey =" scrollToTopOfPage" />
You can’t perform that action at this time.
0 commit comments