StackFlow
Laravel - Browser Tests - Assert Not Checked
Assert that the given checkbox is not checked:
$browser->assertNotChecked($field);
Please enable JavaScript to view the
comments powered by Disqus.