Describe the bug
Upon importing automated tests from Playwright to the project with manual tests with the same names as auto tests, it can be noticed that the manual and automated tests do not match the corresponding manual tests.
To Reproduce
Steps to reproduce the behavior:
- Create a classic project with a manual test with a set name
- Import Playwright test with the same name
Expected behavior
Manual and automated test cases merge
Actual behavior
Tests stay separated
Desktop (please complete the following information):
- OS: macOS 13.5.2 (22G91)
- Browser Chrome
- Browser Version 116.0.5845.187
- Application: production
Describe the bug
Upon importing automated tests from Playwright to the project with manual tests with the same names as auto tests, it can be noticed that the manual and automated tests do not match the corresponding manual tests.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Manual and automated test cases merge
Actual behavior
Tests stay separated
Desktop (please complete the following information):