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.
2 parents b7fe543 + 88b58a0 commit afc6a95Copy full SHA for afc6a95
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSelectAttributeSetOnEditProductPageActionGroup.xml
@@ -10,7 +10,12 @@
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11
<actionGroup name="AdminSelectAttributeSetOnEditProductPageActionGroup">
12
<annotations>
13
+<<<<<<< HEAD
14
<description>Selects the specified value from the Attribute Set dropdown.</description>
15
+=======
16
+ <description>Selects the specified value from the Attribute Set dropdown.
17
+ The Edit Product Page should be opened prior to Action Group execution</description>
18
+>>>>>>> 88b58a08d39906584398e0c7762413e18c054a27
19
</annotations>
20
<arguments>
21
<argument name="attributeSet" type="string"/>
0 commit comments