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 adc28b2 commit aeba8acCopy full SHA for aeba8ac
app/code/Magento/Swatches/Test/Mftf/Test/StorefrontFilterByImageSwatchTest.xml
@@ -58,7 +58,7 @@
58
<fillField selector="{{AdminManageSwatchSection.adminInputByIndex('0')}}" userInput="adobe-thumb" stepKey="fillAdmin1"/>
59
60
<!-- Set swatch #2 image using the file upload -->
61
- <click selector="{{AdminManageSwatchSection.addSwatch}}" stepKey="clickAddSwatch2"/>
+ <executeJS function="jQuery('#add_new_swatch_visual_option_button').click()" stepKey="clickAddSwatch2"/>
62
<actionGroup ref="OpenSwatchMenuByIndexActionGroup" stepKey="clickSwatch2">
63
<argument name="index" value="1"/>
64
</actionGroup>
0 commit comments