xk6-browser icon indicating copy to clipboard operation
xk6-browser copied to clipboard

Add `.dragTo()` to Locator API

Open mdcruz opened this issue 1 year ago • 0 comments

Feature Description

Feature Description

Playwright's Locator API contains more methods that are useful for browser testing, such as:

  • .dragTo for dragging draggable elements

Dragging is also a scenario in browser testing that some websites have.

Suggested Solution (optional)

https://playwright.dev/docs/api/class-locator#locator-drag-to

Already existing or connected issues / PRs (optional)

No response

Suggested Solution (optional)

No response

Already existing or connected issues / PRs (optional)

No response

mdcruz avatar Dec 01 '23 14:12 mdcruz