Skip to content

Playwright automated tests are not being linked with manual tests with the same name #139

@denyskolopelnyk

Description

@denyskolopelnyk

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:

  1. Create a classic project with a manual test with a set name
  2. 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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions