symfony/browser-kit

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

Installs: 194 980 563

Dependents: 2 485

Suggesters: 7

Security: 0

Stars: 2 920

Watchers: 15

Forks: 59

v7.1.1 2024-05-31 14:57 UTC

This package is auto-updated.

Last update: 2024-06-21 06:06:14 UTC


README

BrowserKit Component

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