vue.js - Is it possible to use browser->drag() from dusk with Vuedraggable? -


we using vuedraggable (and vue) in our front-end , testing our front-end dusk.

i trying use $browser->drag('selector', 'selector') dusk drag objects 1 list other, don't see happening during test (although might action not visible) nor right result shown, object not end in indicated list.

i wondering if made working example of using $browser->drag() combined vue.draggable? asking since don't know if trying impossible or not.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -