We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36111b commit bbd9bbeCopy full SHA for bbd9bbe
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddTextSwatchForAdminActionGroup.xml
@@ -16,7 +16,6 @@
16
<argument name="position" type="string"/>
17
<argument name="swatchName" type="string"/>
18
<argument name="swatchDescription" type="string"/>
19
-
20
</arguments>
21
<waitForElementVisible selector="{{AttributeManageSwatchSection.textSwatchAdminSwatchValue(position)}}" stepKey="waitForSwatchTextBoxForAdminToVisible"/>
22
<fillField selector="{{AttributeManageSwatchSection.textSwatchAdminSwatchValue(position)}}" userInput="{{swatchName}}" stepKey="fillSwatchForAdmin"/>
0 commit comments