This is a migrated thread and some comments may be shown as answers.

Dragging and Dropping RadDocks not working

2 Answers 107 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Graham
Top achievements
Rank 1
Graham asked on 26 May 2011, 06:24 PM
I have a page with several RadDockZones and I am trying to automate the test to verify that RadDocks can be moved from one zone to another and rearranged. For the test I am dragging a dock from one zone to another, then dragging it back. The only problem is that when running the test where it should be dragging the dock back to its original position, its trying to move an element from the original zone instead of the selected element. The test passes, but in the end the elements are in the wrong places and it will mess with the manual testing. Please help.

2 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 26 May 2011, 06:39 PM
Hi Graham,

I am sorry you are running into this problem. To best assist you with drag & drop test automation problems we could use direct access to your application. That way we can see and study the problem first hand and then provide you with the right solution. Without this we can only guess what the problem is and suggest possible solutions to that problem. Is there anyway we can directly access your application you are testing? If needed, you should be able to open a private support ticket (which only and and us in tech support can see) to give us connection details instead of providing them in this public forum.

Greetings,
Cody
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Graham
Top achievements
Rank 1
answered on 26 May 2011, 09:16 PM
I solved the issue by adding a coded click event on the element before dragging it back in place. It seems that the click events solve a lot of issues with the Telerik controls.
Tags
General Discussions
Asked by
Graham
Top achievements
Rank 1
Answers by
Cody
Telerik team
Graham
Top achievements
Rank 1
Share this question
or