Has Integrated been integrated with Laravel core
I upgraded to 5.2 and all my Integrated tests broke. I have read that all the functionality of Integrated has been integrated into the core. I just can't see how to use Laravel's TestCase with Selenium.
If this is true can you update the Readme.md.
So I did a little more reading and it looks like the majority of functionality has been moved over to Laravel core, just not the Selenium bits. I'd be happy to update this to a 5.2 release. Can you point me in the right direction as to what are the Selenium (and non-integrated) bits that we need to keep.
By the way, the Selenium integration has been a life saver for us. Thanks!
+1 how can i just add the selenium part to Laravel 5.1