A package for Laravel Dusk to wait for Inertia.js events
– protone.media - submitted by Pascal Baljet
Inertia.js has an event system to hook into lifecycle events. You can, for example, hook into page visits and unsuccessful form requests. This new package provides helper methods for Laravel Dusk that you can use to wait for specific Inertia.js events to fire.
Read more [protone.media]