File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed
app/code/Magento/Newsletter/Test/Mftf/ActionGroup Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
11
11
<actionGroup name =" AdminCreateNewsletterTemplateActionGroup" extends =" AdminMarketingCreateNewsletterTemplateActionGroup" >
12
12
<annotations >
13
- <description >Extends AdminMarketingCreateNewsletterTemplateActionGroup.
14
- Clicks the Show/Hide button for the Template Content field before text is sent to this field</description >
13
+ <description >
14
+ Extends AdminMarketingCreateNewsletterTemplateActionGroup.
15
+ Clicks the Show/Hide button for the Template Content field before text is sent to this field.
16
+ </description >
15
17
</annotations >
16
18
17
19
<click selector =" {{BasicFieldNewsletterSection.showHide}}" stepKey =" showWYSIWYG" before =" fillTemplateContentField" />
Original file line number Diff line number Diff line change 11
11
12
12
<actionGroup name =" AdminQueueNewsletterActionGroup" >
13
13
<annotations >
14
- <description >Sends Newsletter template to queue:
15
- Clicks the Queue Newsletter action.
16
- Sets Queue Date Start.
17
- Selects needed Storeview if applicable.
18
- Clicks the Save and Resume button.
14
+ <description >
15
+ Sends Newsletter template to queue:
16
+ Clicks the Queue Newsletter action.
17
+ Sets Queue Date Start.
18
+ Selects needed Store view if applicable.
19
+ Clicks the Save and Resume button.
19
20
</description >
20
21
</annotations >
21
22
<arguments >
You can’t perform that action at this time.
0 commit comments