File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1134
1134
<!-- Validate Storefront -->
1135
1135
<comment userInput =" Validate Storefront" stepKey =" commentValidateStorefront" />
1136
1136
<openNewTab stepKey =" openNewTab" />
1137
- <amOnPage url =" $$createPreReqCMSPage.identifier$$" stepKey =" amOnCMSStorefront " />
1137
+ <amOnPage url =" $$createPreReqCMSPage.identifier$$" stepKey =" amOnCmsStorefront " />
1138
1138
<waitForPageLoad stepKey =" waitForPageLoad3" />
1139
1139
<seeElement selector =" {{ImageOnConfigurationPanel.imageSource(PageBuilderImagePropertyJpg.fileName)}}" stepKey =" seeMainImageSourceOnFrontend" />
1140
1140
</test >
Original file line number Diff line number Diff line change 1112
1112
<!-- Validate Storefront -->
1113
1113
<comment userInput =" Validate Storefront" stepKey =" commentValidateStorefront" />
1114
1114
<openNewTab stepKey =" openNewTab" />
1115
- <amOnPage url =" $$createPreReqCMSPage.identifier$$" stepKey =" amOnCMSStorefront " />
1115
+ <amOnPage url =" $$createPreReqCMSPage.identifier$$" stepKey =" amOnCmsStorefront " />
1116
1116
<waitForPageLoad stepKey =" waitForPageLoad3" />
1117
1117
<seeElement selector =" {{ImageOnConfigurationPanel.imageSource(PageBuilderImagePropertyJpg.fileName)}}" stepKey =" seeMainImageSourceOnFrontend" />
1118
1118
</test >
You can’t perform that action at this time.
0 commit comments