File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2438
2438
<actionGroup ref =" addVariableToTinyMCEInline" stepKey =" addVariableToTinyMCE" >
2439
2439
<argument name =" variable" value =" TinyMCEVariableBaseURL" />
2440
2440
</actionGroup >
2441
- <seeElement selector =" {{TextOnStage.text('1', TinyMCEVariableBaseURL.editPanelValue)}}" stepKey =" waitForVariableBaseURLStage " />
2441
+ <seeElement selector =" {{TextOnStage.text('1', TinyMCEVariableBaseURL.editPanelValue)}}" stepKey =" seeVariableBaseURLStage " />
2442
2442
<!-- Input widget into stage-->
2443
2443
<comment userInput =" Input widget into stage" stepKey =" commentInputWidgetIntoStage" />
2444
2444
<actionGroup ref =" addPageLinkWidgetToTinyMCEInline" stepKey =" addPageLinkWidgetToTinyMCE" >
2445
2445
<argument name =" widget" value =" TinyMCEWidgetCMSPageLink" />
2446
2446
<argument name =" page" value =" $$createCMSPageB.identifier$$" />
2447
2447
</actionGroup >
2448
- <seeElement selector =" {{TextOnStage.text('1', TinyMCEWidgetCMSPageLink.editPanelValue)}}" stepKey =" waitForWidgetStage " />
2448
+ <seeElement selector =" {{TextOnStage.text('1', TinyMCEWidgetCMSPageLink.editPanelValue)}}" stepKey =" seeWidgetStage " />
2449
2449
<!-- Validate stage -->
2450
2450
<comment userInput =" Validate stage" stepKey =" commentValidateStage" />
2451
2451
<executeJS function =" return window.getComputedStyle(document.evaluate(" {{TextOnStage.variablePlaceholder('1')}}" , document.body).iterateNext()).getPropertyValue('background-color')" stepKey =" getVariableStyle" />
You can’t perform that action at this time.
0 commit comments