File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
+ <test name =" AdminAddImageToWYSIWYGProductTest" >
12
+ <annotations >
13
+ <skip >
14
+ <issueId value =" MAGETWO-94438" />
15
+ </skip >
16
+ </annotations >
17
+ </test >
11
18
<test name =" RowCanAddAdditionalRowOnProduct" >
12
19
<annotations >
13
20
<features value =" PageBuilder - Catalog Products" />
Original file line number Diff line number Diff line change 1008
1008
<actionGroup ref =" searchBlockInGrid" stepKey =" searchBlockInGrid" >
1009
1009
<argument name =" block" value =" $$createPreReqBlock$$" />
1010
1010
</actionGroup >
1011
+ <waitForElementVisible selector =" {{BlockOnForm.title('$$createPreReqBlock.title$$')}}" stepKey =" waitForBlockElementVisible" />
1011
1012
<seeElement selector =" {{BlockOnForm.title('$$createPreReqBlock.title$$')}}" stepKey =" seeBlockTitleOnForm" />
1012
1013
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
1013
1014
<!-- Stage: Validate Default Show/Hide State - Before Save -->
You can’t perform that action at this time.
0 commit comments