Skip to content

Commit f0de317

Browse files
ManjushaManjusha
authored andcommitted
ACQE-4418 : Added more assertion
1 parent a047c76 commit f0de317

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}}"></waitForElementVisible>
1516
<fillField stepKey="fillEmailField" selector="{{BasicFrontendNewsletterFormSection.newsletterEmail}}" userInput="{{email}}"/>
1617
<click selector="{{BasicFrontendNewsletterFormSection.subscribeButton}}" stepKey="submitForm"/>
1718
</actionGroup>

0 commit comments

Comments
 (0)