Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
composer require symfony/browser-kitNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Make a GET request and extract text from an h1 element
Install `symfony/http-client` or provide a custom client implementing `HttpClientInterface`.
No dependency data recorded yet.