File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
app/code/Magento/Newsletter/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1616 Clicks the Queue Newsletter action.
1717 Sets Queue Date Start.
1818 Selects needed Store view if applicable.
19- Clicks the Save and Resume button.
19+ Clicks the Save Template button.
2020 </description >
2121 </annotations >
2222 <arguments >
2828 <click selector =" {{AdminNewsletterGridMainActionsSection.queueNewsletterOption}}" stepKey =" cliclkQueueNewsletterOption" />
2929 <fillField selector =" {{QueueInformationSection.queueStartFrom}}" userInput =" {{startAt}}" stepKey =" setDate" />
3030 <conditionalClick selector =" {{QueueInformationSection.subscriberFromOption(storeView)}}" dependentSelector =" {{QueueInformationSection.subscriberFromOption(storeView)}}" visible =" true" stepKey =" setStoreview" />
31- <click selector =" {{AdminNewsletterMainActionsSection.saveAndResumeButton}}" stepKey =" clickSaveAndResumeButton" />
32- <see userInput =" You saved the newsletter queue." stepKey =" seeSuccessMessage" />
31+ <click selector =" {{AdminNewsletterMainActionsSection.saveTemplateButton}}" stepKey =" clickSaveTemplate" />
32+ <waitForPageLoad stepKey =" waitForSavingTemplate" />
33+ <see userInput =" You saved the newsletter queue." stepKey =" seeSuccessMessage" />
3334 </actionGroup >
3435</actionGroups >
You can’t perform that action at this time.
0 commit comments