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