WhiteHatBox
Share Page
Following(0)
Partner(s)
Karmagedon

How to create Drag-and-drop on the opened page?

ReplyThanks 2018/12/06 12:49:00 0 0

I need to grab an element on the page with the mouse and move it to a certain area. Not from the operating system to the browser window, namely on the web page. Suppose I move an image.

1. Click on the element on the page and hold down the left mouse button.
2. Transfer the item to another area on the page.
3. Release the left mouse button.


I tried to use the Control Operate action with Set Event mousedown and mouseup, but nothing works.


How to create Drag-and-drop on the opened web page?


(it would be very cool to see a small demo)


It may make sense to add such functionality and the ability to Drag-and-drop to actions Mouse Emulations. Or a separate action specifically for this. Also, the Flash Operate action supports only mouse clicks.



It would be nice if this action perceived other types - MouseDown, MouseMove, MouseUp.


What do you think about that?

Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Aprilcaicai
2018/12/10 18:00:53
In Chrome version New Mouse Emulation (web) command, here is a Drag this control to other control function, it should be able to realize what you need.
Karmagedon
2018/12/10 18:19:14
2 # Aprilcaicai 2018/12/10 18:00:53
In Chrome version New Mouse Emulation (web) command, here is a Drag this control to other control function, it should be able to realize what you need.
This may seem ridiculous, but I need this feature in the GeckoFX engine
Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Aprilcaicai
2018/12/10 18:34:22

Thanks for your fast reply.


No problem, if we can add it in the future, we will release it soon.

<< < 1> >>
VerifyCode
Advanced Option