File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 25
25
<after >
26
26
<actionGroup ref =" logout" stepKey =" logout" />
27
27
</after >
28
+ <waitForPageLoad stepKey =" waitForPageLoad" />
28
29
<click selector =" {{AdminMenuSection.menuItem(AdminMenuDashboard.dataUiId)}}" stepKey =" clickOnMenuItem" />
29
30
<actionGroup ref =" AdminAssertPageTitleActionGroup" stepKey =" seePageTitle" >
30
31
<argument name =" title" value =" {{AdminMenuDashboard.pageTitle}}" />
Original file line number Diff line number Diff line change 51
51
<seeElement selector =" {{StorefrontCategoryMainSection.mediaDescription(ImageUpload3.content)}}" stepKey =" assertMediaDescription" />
52
52
<seeElementInDOM selector =" {{StorefrontCategoryMainSection.imageSource(ImageUpload3.fileName)}}" stepKey =" assertMediaSource" />
53
53
<after >
54
+ <actionGroup ref =" DeleteCategory" stepKey =" DeleteCategory" >
55
+ <argument name =" categoryEntity" value =" SimpleSubCategory" />
56
+ </actionGroup >
54
57
<actionGroup ref =" DisabledWYSIWYG" stepKey =" disableWYSIWYG" />
55
58
<actionGroup ref =" logout" stepKey =" logout" />
56
59
</after >
You can’t perform that action at this time.
0 commit comments