marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

c# Selenium WebDriver testing #465

Closed DB79 closed 6 years ago

DB79 commented 6 years ago

Does anyone have any experience with adding C# selenium WebDriver tests to a site which uses these directives.

I want to pass a source and target element to a js function which will carry out the drag and drop operation.

Sorry for posting here but hoping someone might have some ideas. Thanks.

DB79 commented 6 years ago

Got drag and drop to work with the following package, https://github.com/Photonios/Selenium.WebDriver.Awesome/tree/master/Selenium.WebDriver.Awesome