StackFlow
Laravel - Browser Tests - Assert Cookie Missing
Assert that the given encrypted cookie is not present:
$browser->assertCookieMissing($name);
Please enable JavaScript to view the
comments powered by Disqus.