Closed

Description
This issue is automatically created based on existing pull request: #28287: Action Groups for Check exist/not exist Category in Category list on Product Edit page.
Description (*)
Action Group for MFTF tests:
AdminProductFormCategoryExistInCategoryListActionGroup
Check if exist Category Name in Categories list on Product edit page.
AdminProductFormCategoryNotExistInCategoryListActionGroup
Check if exist Not Category Name in Categories list on Product edit page.
Related Pull Requests
Action Groups for PullRequest with MFTF test:
https://github.com/magento/partners-magento2ee/pull/252 MFTF test AdminProductEditRestrictedWebsiteCategoriesTest.
Fixed Issues (if relevant)
- magento/magento2#<issue_number>: Issue title
Manual testing scenarios (*)
- ...
- ...
Questions or comments
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)