Dmitriy Gnatenko 2e430a556d Vendors updated 3 роки тому
..
Exception da31d8a6df Revert "Vendors updated" 4 роки тому
Test da31d8a6df Revert "Vendors updated" 4 роки тому
AbstractBrowser.php 2e430a556d Vendors updated 3 роки тому
CHANGELOG.md 9329362bd0 Symfony updated to 5.2 3 роки тому
Cookie.php e5f3fbd37b Vendors updated 3 роки тому
CookieJar.php da31d8a6df Revert "Vendors updated" 4 роки тому
History.php da31d8a6df Revert "Vendors updated" 4 роки тому
HttpBrowser.php 9329362bd0 Symfony updated to 5.2 3 роки тому
LICENSE e5f3fbd37b Vendors updated 3 роки тому
README.md da31d8a6df Revert "Vendors updated" 4 роки тому
Request.php 9329362bd0 Symfony updated to 5.2 3 роки тому
Response.php da31d8a6df Revert "Vendors updated" 4 роки тому
composer.json e5f3fbd37b Vendors updated 3 роки тому

README.md

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