xk6-browser
xk6-browser copied to clipboard
Add `.dragTo()` to Locator API
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