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