StackFlow
Laravel - Browser Tests - Assert Input Present
Assert that an input with the given name is present:
$browser->assertInputPresent($name);
Please enable JavaScript to view the
comments powered by Disqus.