File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 46
46
<section name =" MediaGallerySection" >
47
47
<!-- This goes in CE repo -->
48
48
<element name =" StorageRootArrowClicked" type =" button" selector =" #root > a.jstree-clicked" />
49
+ <element name =" currentSelectedDirectory" type =" button" selector =" a.jstree-clicked" />
49
50
</section >
50
51
</sections >
Original file line number Diff line number Diff line change 1948
1948
<group value =" pagebuilder-image" />
1949
1949
<group value =" pagebuilder-banner" />
1950
1950
<group value =" pagebuilder-bannerCommon" />
1951
- <skip >
1952
- <issueId value =" MC-19863" />
1953
- </skip >
1954
1951
</annotations >
1955
1952
<before >
1956
1953
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
2006
2003
<actionGroup ref =" clickSelectFromGallerySlideOut" stepKey =" clickSelectFromGallerySlideOut" >
2007
2004
<argument name =" property" value =" PageBuilderBackgroundImage_JPG" />
2008
2005
</actionGroup >
2006
+ <click selector =" {{MediaGallerySection.currentSelectedDirectory}}" stepKey =" refreshFolder" />
2007
+ <waitForPageLoad stepKey =" waitForRefresh" />
2009
2008
<actionGroup ref =" DeleteImageFromStorageActionGroup" stepKey =" DeleteImageFromStorage3" >
2010
2009
<argument name =" Image" value =" PageBuilderBackgroundImage_JPG" />
2011
2010
</actionGroup >
You can’t perform that action at this time.
0 commit comments