symfony/browser-kit

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

Installs: 141 718 108

Dependents: 2 227

Suggesters: 7

Security: 0

Stars: 2 760

Watchers: 14

Forks: 57

v6.2.7 2023-02-14 08:44 UTC

This package is auto-updated.

Last update: 2023-03-06 11:08:06 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