Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

[🚀 Feature]: Expand Drag And Drop function(s) #23

Open
andrejpu opened this issue Sep 19, 2022 · 0 comments
Open

[🚀 Feature]: Expand Drag And Drop function(s) #23

andrejpu opened this issue Sep 19, 2022 · 0 comments

Comments

@andrejpu
Copy link

andrejpu commented Sep 19, 2022

Feature and motivation

Currently, all 'Drag And Drop' keywords consist the locator as a starting point. I would like to propose expanding the option/function of this keyword(s) (or creating a new keyword) where the starting point is not the locator, but x and y. The mentioned proposal does not limit users where the start location of the 'Drag And Drop' keywords should be.

The alternative could be also similar to SeleniumLibrary (for RF): Mouse Down, Mouse Over (already implemented), Mouse Up.

Usage example

For example, let's say we would like to draw several lines in the 'Paint' application: We choose a pencil and start drawing from point A to point B. Currently, we don't have an option to start from the left top corner of the drawing panel because the keyword 'Drag And Drop by Touch' will always start in the center of the drawing panel (element).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant