Symfony Panther v0.5.0 Release Notes

Release Date: 2019-08-22 // over 4 years ago
    • โœ… Add support for Crawler test assertions
    • โž• Add the PantherTestCase::createAdditionalPantherClient() to retrieve additional isolated browsers, useful to test applications using Mercure or WebSocket
    • ๐Ÿ‘Œ Improved support for non-standard web server directories
    • ๐Ÿ‘ Allow the integrated web server to start even if the homepage doesn't return a 200 HTTP status code
    • 0๏ธโƒฃ Increase default timeouts from 5 seconds to 30 seconds
    • ๐Ÿ‘Œ Improve error messages
    • โž• Add compatibility with Symfony 4.3
    • โฌ†๏ธ Upgrade ChromeDriver to version 76.0.3809.68
    • Various quality improvements