symfony/browser-kit

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

Installs: 212 242 588

Dependents: 2 530

Suggesters: 7

Security: 0

Stars: 2 960

Watchers: 16

Forks: 60

v7.2.0-RC1 2024-10-25 15:15 UTC

This package is auto-updated.

Last update: 2024-11-13 15:16:46 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