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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -