Seem to be works fine!
PS: I can't use TestUtils, because code above injected to the document via Playwright, and it should be 'clearable', without dependency links.
But! initMouseEvent is deprecated... and wanna have more actual solution
PS: The better if would work default playwright D'n'D code like
For E2E we have to simulate DnD, and code
Don't work, but
Seem to be works fine! PS: I can't use TestUtils, because code above injected to the document via Playwright, and it should be 'clearable', without dependency links.
But!
initMouseEvent
is deprecated... and wanna have more actual solutionPS: The better if would work
default
playwright D'n'D code like