File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Swatches/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 29
29
<waitForElementNotVisible selector =" {{AdminManageSwatchSection.swatchWindowUnavailable('0')}}" stepKey =" waitForImageUploaded1" />
30
30
<fillField selector =" {{AdminManageSwatchSection.adminInputByIndex('0')}}" userInput =" visualSwatchOption1" stepKey =" fillAdmin1" />
31
31
<fillField selector =" {{AdminManageSwatchSection.visualSwatchDefaultStoreViewBox('0')}}" userInput =" visualSwatchOption1" stepKey =" fillSwatchDefaultStoreViewBox1" />
32
+ <click selector =" {{AdminManageSwatchSection.visualSwatchDefaultStoreViewBox('0')}}" stepKey =" clickOutsideToDisableDropDown" />
32
33
<!-- Set swatch image #2 -->
33
34
<click selector =" {{AdminManageSwatchSection.addSwatch}}" stepKey =" clickAddSwatch2" />
34
35
<executeJS function =" jQuery('#swatch_window_option_option_1').click()" stepKey =" clickSwatch2" />
You can’t perform that action at this time.
0 commit comments