Skip to content
Discussion options

You must be logged in to vote

@PeterN1968

.move() is not provided by Cypress.

The npm package @4tw/cypress-drag-drop is where .move() comes from.

I don't have experience with this package, however I can read that the latest version @4tw/[email protected] is compatible with Cypress 2 - 14, which does not include Cypress 15.1.0. If you try to install @4tw/[email protected] and [email protected] using npm you should at least get a warning, if not a fatal error. So I'm not surprised that it doesn't work for you.

@4tw/cypress-drag-drop@^1.3.1 that you suggest, would be a bad choice, since this resolves to @4tw/cypress-drag-drop@^1.8.1 and that version covers only Cypress ^2.1.0 - ^8.0.0.

Another user opened 4teamw…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@PeterN1968
Comment options

@MikeMcC399
Comment options

Answer selected by PeterN1968
@MikeMcC399
Comment options

@PeterN1968
Comment options

@MikeMcC399
Comment options

@PeterN1968
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants