File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
app/code/Magento/PageBuilder/Test/Mftf Expand file tree Collapse file tree 2 files changed +3
-0
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 2003
2003
<actionGroup ref =" clickSelectFromGallerySlideOut" stepKey =" clickSelectFromGallerySlideOut" >
2004
2004
<argument name =" property" value =" PageBuilderBackgroundImage_JPG" />
2005
2005
</actionGroup >
2006
+ <click selector =" {{MediaGallerySection.currentSelectedDirectory}}" stepKey =" refreshFolder" />
2007
+ <waitForPageLoad stepKey =" waitForRefresh" />
2006
2008
<actionGroup ref =" DeleteImageFromStorageActionGroup" stepKey =" DeleteImageFromStorage3" >
2007
2009
<argument name =" Image" value =" PageBuilderBackgroundImage_JPG" />
2008
2010
</actionGroup >
You can’t perform that action at this time.
0 commit comments