18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Drag and Drop

jason.hamerjason.hamer Members
edited November -1 in Sahi - Open Source
Any help on how to get a script to work with the controls below??
http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/draganddropnodes/defaultcs.aspx

I have tried
_navigateTo("http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/draganddropnodes/defaultcs.aspx";);
_dragDrop(_span("Invoices"), _span("Junk E-mail"));

but with no luck
Sign In or Register to comment.