You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
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).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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).
The text was updated successfully, but these errors were encountered: