-
Notifications
You must be signed in to change notification settings - Fork 9.4k
LoginToStorefrontActionGroup action group is utilize in existing MFTF #28113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LoginToStorefrontActionGroup action group is utilize in existing MFTF #28113
Conversation
Hi @srsathish92. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @srsathish92. Thank you for your collaboration.
LoginToStorefrontActionGroup
is a legacy action group. Also, it has a name that does not meet the naming convention.
Please, use the following action groups StorefrontFillCustomerLoginFormActionGroup
+ StorefrontClickSignOnCustomerLoginFormActionGroup
instead of LoginToStorefrontActionGroup
Thank you!
@rogyar Thanks for your feedback. As per your suggestions, I have updated action groups. can you please review now? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The failing tests are not related to the current change
Hi @rogyar, thank you for the review. |
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE |
✔️ QA Passed |
Failed functional tests not related to the changes in this PR |
@magento create issue |
Hi @srsathish92, thank you for your contribution! |
Description (*)
LoginToStorefrontActionGroup is utilized to replace sequence of actions which has used for store front customer login.
Manual testing scenarios (*)
Questions or comments
If any please let me know your feedback's.
Contribution checklist (*)
Resolved issues: