StackFlow
Laravel - Browser Tests - Assert Radio Selected
Assert that the given radio field is selected:
$browser->assertRadioSelected($field, $value);
Please enable JavaScript to view the
comments powered by Disqus.