StackFlow
Laravel - Browser Tests - Assert Visible
Assert that the element matching the given selector is visible:
$browser->assertVisible($selector);
Please enable JavaScript to view the
comments powered by Disqus.