File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 51
51
<actionGroup ref =" logout" stepKey =" adminLogout" />
52
52
</after >
53
53
54
- <actionGroup ref = " DisabledWYSIWYG " stepKey =" disableWYSIWYG" />
54
+ <comment userInput = " remove me " stepKey =" disableWYSIWYG" />
55
55
56
56
<!-- Create new virtual product -->
57
57
<actionGroup ref =" GoToSpecifiedCreateProductPage" stepKey =" createVirtualProduct" >
185
185
<actionGroup ref =" StorefrontOpenCartFromMinicartActionGroup" stepKey =" openCart" />
186
186
<dontSeeElement selector =" {{StorefrontProductCartGiftOptionSection.giftOptions}}" stepKey =" dontSeeGiftOptionBtn" />
187
187
188
- <actionGroup ref = " EnabledWYSIWYG " stepKey =" enableWYSIWYG" />
188
+ <comment userInput = " remove me " stepKey =" enableWYSIWYG" />
189
189
</test >
190
190
</tests >
Original file line number Diff line number Diff line change 55
55
<seeElement selector =" {{StorefrontCMSPageSection.mediaDescription}}" stepKey =" assertMediaDescription" />
56
56
<seeElementInDOM selector =" {{StorefrontCMSPageSection.imageSource(ImageUpload3.fileName)}}" stepKey =" assertMediaSource" />
57
57
<after >
58
- <deleteData createDataKey =" createCMSPage" stepKey =" deletePreReqCMSPage" />
59
58
<actionGroup ref =" DisabledWYSIWYG" stepKey =" disableWYSIWYG" />
59
+ <deleteData createDataKey =" createCMSPage" stepKey =" deletePreReqCMSPage" />
60
60
<actionGroup ref =" logout" stepKey =" logout" />
61
61
</after >
62
62
</test >
You can’t perform that action at this time.
0 commit comments