Dmitriy Gnatenko 2e430a556d Vendors updated | 3 years ago | |
---|---|---|
.. | ||
Exception | 4 years ago | |
Test | 4 years ago | |
AbstractBrowser.php | 3 years ago | |
CHANGELOG.md | 3 years ago | |
Cookie.php | 3 years ago | |
CookieJar.php | 4 years ago | |
History.php | 4 years ago | |
HttpBrowser.php | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 4 years ago | |
Request.php | 3 years ago | |
Response.php | 4 years ago | |
composer.json | 3 years ago |
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.