Skip to content

Commit

Permalink
MC-39756: An image added to the Content via Page Builder is not count…
Browse files Browse the repository at this point in the history
…ed in "Used In" counter.
  • Loading branch information
engcom-Foxtrot committed Dec 15, 2020
1 parent 6469b0b commit fe3202e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<description>Resets an Admin Grid page to the 'Default View'.</description>
</annotations>

<waitForElementVisible selector="{{AdminDataGridHeaderSection.bookmarkToggle}}" stepKey="waitForViewBookmarks"/>
<click selector="{{AdminDataGridHeaderSection.bookmarkToggle}}" stepKey="openViewBookmarks"/>
<click selector="{{AdminDataGridHeaderSection.bookmarkOption('Default View')}}" stepKey="selectDefaultGridView"/>
<see selector="{{AdminDataGridHeaderSection.bookmarkToggle}}" userInput="Default View" stepKey="seeDefaultViewSelected"/>
Expand Down

0 comments on commit fe3202e

Please sign in to comment.