Hi. Have you tried using drag_and_drop_on instead? I assume you are working with two different objects on the screen.
https://www.rubydoc.info/gems/watir-webdriver/0.9.9/Watir%2FElement:drag_and_drop_on Joe On Thursday, January 24, 2019 at 10:09:50 PM UTC-5, Vinicius Oliveira wrote: > > I'm trying to use de drag_and_drop_by method, but when I insert the > positions of screen, in method (element.drag_and_drop_by(*527*, *296*)), > the watir try to set element in position of mouse. I need help about this > problem. > -- -- Before posting, please read https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
