Make continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test.
Without this change, sites over SSL don't work for me. I don't totally understand why this fixes my problem though. I guess certain SSL/TLS protocols in phantomjs are buggy, and this forces TLS1?
Alternatively, I'd be happy to add a flag that lets you pass custom flags to phantom on server start.
Without this change, sites over SSL don't work for me. I don't totally understand why this fixes my problem though. I guess certain SSL/TLS protocols in phantomjs are buggy, and this forces TLS1?
Alternatively, I'd be happy to add a flag that lets you pass custom flags to phantom on server start.