codelight/browser-kit

Symfony BrowserKit Component

v5.1.5 2020-06-24 13:36 UTC

This package is auto-updated.

Last update: 2024-03-25 20:41:40 UTC


README

The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.

The component comes with a concrete implementation that uses the HttpClient component to make real HTTP requests.

Resources