Skip to content

Version 0.3.0

Choose a tag to compare

@dunglas dunglas released this 27 Feb 12:49
  • Add a new API to manipulate the mouse
  • Keep the browser window open on fail, when running in non-headless mode
  • Automatically open Chrome DevTools when running in non-headless mode
  • PHPUnit 8 compatibility
  • Add a PHPUnit extension to keep alive the webserver and the client between tests
  • Change the default port of the web server to 9080 to prevent a conflit with Xdebug
  • Allow to use an external web server instead of the built-in one for testing
  • Allow to use a custom router script
  • Allow to use a custom Chrome binary