Print

Print


You could use something like Behat with the Mink extension to write some
behavior style tests for this. By default it uses Goutte as the browser
driver. If you're dealing with sites that are Javascript heavy you can use
a different driver like Zombie. Mink comes with some standard step
definitions to navigate pages or check for the presence of particular
elements. You should also be able to write some of your own step
definitions to check HTTP status. Mink has a function for this built in but
I don't think the Behat Mink extension that has a step definition that lets
you test it.

Karen

On Fri, Jul 7, 2017 at 1:26 PM, Craig Dietrich <[log in to unmask]>
wrote:

> ... from the Internet Archive:
>
> https://chrome.google.com/webstore/detail/wayback-machine/
> fpnmgdkabkmnadcjpehmlllkndpkmiak
>
> Cheers,
> Craig
>