DEV Community

Prajwol Raj Onta
Prajwol Raj Onta

Posted on

laravel dusk waitUntilVue is not working for browser testing

I am browser testing a web app built on vue + laravel and i'm stuck at waitUntilVue method. There isn't much in the documentation and almost everyone who has this issue has it unresolved. So i am thinking is this a problem with Laravel dusk itself?

Here is what i…

Top comments (0)