browse(function (Browser $browser) { $browser->visit('/') ->assertPathIs('/game'); }); } }