Rayrun
← Back to videos

Drag and Drop | Playwright - Part 15

Drag and Drop in playwright.

In this blog post, the author describes the contents of a video tutorial on how to do drag and drop using the Playwright automation tool. The video starts by explaining the concept of drag and drop, and then proceeds to demonstrate how to perform drag and drop actions on a webpage using both Selenium and Playwright.

The author explains that while drag and drop actions are straightforward to perform in Selenium using the Actions class, Playwright has limited functionality in this regard. However, the author demonstrates a workaround in Playwright using the Page object's mouse actions.

The video then goes on to explain how to perform drag and drop actions within a frame. The author demonstrates how to switch to a frame using Playwright and perform the drag and drop actions within the frame.

Overall, the video provides a detailed explanation and demonstration of how to perform drag and drop actions using Playwright, both on a webpage and within a frame. The author also mentions some challenges faced and recommends voting for the addition of more mouse-related functionality in the Playwright framework.

Related Videos

#16 - ARIA and how Playwright is making use of it to identify UI controls?
#16 - ARIA and how Playwright is making use of it to identify UI controls?
How to handle multiple tabs in Page Object Model | Playwright Tutorial - Part 87
How to handle multiple tabs in Page Object Model | Playwright Tutorial - Part 87
Introduction to Playwright | What is Playwright test?
Introduction to Playwright | What is Playwright test?
Click and Hold | Playwright Tutorial - Part 60
Click and Hold | Playwright Tutorial - Part 60
TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email luc@ray.run.