Closed

Description
This issue is automatically created based on existing pull request: #28113: LoginToStorefrontActionGroup action group is utilize in existing MFTF
Description (*)
LoginToStorefrontActionGroup is utilized to replace sequence of actions which has used for store front customer login.
Manual testing scenarios (*)
- Run the StorefrontPurchaseProductWithCustomOptionsWithLongValuesTitleTest, StorefrontDeleteCustomerAddressTest, StorefrontPersistedCustomerLoginTest, ConfigurableProductChildImageShouldBeShownOnWishListTest, StorefrontDeletePersistedWishlistTest and verified the test runs successfully.
Questions or comments
If any please let me know your feedback's.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)