[wtr-general] Re: How to Drag and Drop a DIV element in Watir

2009-04-07 Thread al3kc
try to check out this one http://feedraider.com/item/24826/Z-Bar-Zone/Drag-and-Drop-with-Watir/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

[wtr-general] Re: How to Drag and Drop a DIV element in Watir

2009-04-07 Thread al3kc
try to check out this one http://feedraider.com/item/24826/Z-Bar-Zone/Drag-and-Drop-with-Watir/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

[wtr-general] Re: How to Drag and Drop a DIV element in Watir

2009-04-06 Thread Chuck van der Linden
if divs are draggable around the screen it's due to javascript running on the client, since that's not a normal behavior in an html page all on it's own. You should probably talk to your devs to find out how it's being done. I suspect you might end up having to do something like firing the