Nope I can see how necessary controls (what should be dragged and that where it should be dragged) just blurring (selected for a second).
Here is an example that I use for testing: http://dev.sencha.com/deploy/ext-3.4.0/examples/tree/reorder.html Code: browser.span(:text, "ext-core").double_click browser.span(:text, "debug.js").drag_and_drop_on(browser.span(:text, "ext-core")) browser.span(:text, "util").drag_and_drop_on(browser.span(:text, "ext-core")) I can provide more examples if necessary Only Win7+IE9 Thanks for any help, Alex -- -- Before posting, please read http://watir.com/support. 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/groups/opt_out.
