Skip to content

Commit e78ee44

Browse files
ManjushaManjusha
authored andcommitted
Merge branch 'ACQE-4418' into functional-testing-mainline-deployment
2 parents b31810a + 37b6ad2 commit e78ee44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Newsletter/Test/Mftf/ActionGroup/StorefrontCreateNewsletterSubscriberActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<arguments>
1313
<argument name="email" type="string"/>
1414
</arguments>
15+
<waitForElementVisible selector="{{BasicFrontendNewsletterFormSection.newsletterEmail}}" stepKey="waitForElementEmailVisible"></waitForElementVisible>
1516
<fillField stepKey="fillEmailField" selector="{{BasicFrontendNewsletterFormSection.newsletterEmail}}" userInput="{{email}}"/>
1617
<click selector="{{BasicFrontendNewsletterFormSection.subscribeButton}}" stepKey="submitForm"/>
1718
</actionGroup>

0 commit comments

Comments
 (0)