File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/Swatches/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 145
145
<moveMouseOver selector =" {{StorefrontCategorySidebarSection.expandedSwatchThumbnails('$createVisualSwatchAttribute.frontend_label[0]$','swatch-option')}}" stepKey =" hoverOverSwatchAttribute" />
146
146
<waitForPageLoad stepKey =" waitForHoveredImageToLoad" />
147
147
<seeElement selector =" {{StorefrontCategorySidebarSection.swatchThumbnailsImgLayeredNav('swatch_thumb')}}" stepKey =" seeSwatchImageOnHover" />
148
-
148
+ < moveMouseOver selector = " {{StorefrontMinicartSection.showCart}} " stepKey = " moveAwayFromLayeredNav1 " />
149
149
<click selector =" {{StorefrontCategorySidebarSection.filterOptionTitle('$createTextSwatchAttribute.frontend_label[0]$')}}" stepKey =" expandTextSwatchAttribute" />
150
150
<moveMouseOver selector =" {{StorefrontCategorySidebarSection.swatchTextLayeredNav('${grabTextValue}')}}" stepKey =" hoverOverTextAttribute" />
151
151
<waitForPageLoad stepKey =" waitForHoveredTextToLoad" />
152
152
<seeElement selector =" {{StorefrontCategorySidebarSection.swatchTextLayeredNavHover('${grabTextValue}')}}" stepKey =" seeSwatchTextOnHover" />
153
+ <moveMouseOver selector =" {{StorefrontMinicartSection.showCart}}" stepKey =" moveAwayFromLayeredNav2" />
153
154
154
155
<!-- Verify the swatches on displayed product -->
155
156
<click selector =" {{StorefrontCategorySidebarSection.filterOptionTitle('$createVisualSwatchAttribute.frontend_label[0]$')}}" stepKey =" expandVisualSwatchAttributeToClick" />
159
160
<moveMouseOver selector =" {{StorefrontCategorySidebarSection.swatchSelectedInFilteredProd('image')}}" stepKey =" hoverOverSwatchImageOnFilteredProduct" />
160
161
<waitForPageLoad stepKey =" waitForHoveredImageToLoadForFilteredProduct" />
161
162
<seeElement selector =" {{StorefrontCategorySidebarSection.swatchThumbnailsImgLayeredNav('swatch_thumb')}}" stepKey =" seeSwatchImageOnFilteredProductHover" />
163
+ <moveMouseOver selector =" {{StorefrontMinicartSection.showCart}}" stepKey =" moveAwayFromLayeredNav3" />
162
164
<click selector =" {{StorefrontCategorySidebarSection.removeFilter}}" stepKey =" removeFilter" />
163
165
<click selector =" {{StorefrontCategorySidebarSection.filterOptionTitle('$createTextSwatchAttribute.frontend_label[0]$')}}" stepKey =" expandTextSwatchAttributeToClick" />
164
166
<click selector =" {{StorefrontCategorySidebarSection.expandedSwatchThumbnails('$createTextSwatchAttribute.frontend_label[0]$','swatch-option')}}" stepKey =" clickOverTextAttribute" />
You can’t perform that action at this time.
0 commit comments