symfony/browser-kit

Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically

Installs: 185 325 173

Dependents: 2 450

Suggesters: 7

Security: 0

Stars: 2 898

Watchers: 15

Forks: 59

v7.0.3 2024-01-23 15:02 UTC

This package is auto-updated.

Last update: 2024-04-18 09:35:36 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