root 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
..
Exception 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
Test 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
AbstractBrowser.php 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
Client.php 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
Cookie.php 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
CookieJar.php 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
History.php 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
HttpBrowser.php 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
LICENSE 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
README.md 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
Request.php 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
Response.php 727568f5e1 first %!s(int64=4) %!d(string=hai) anos
composer.json 727568f5e1 first %!s(int64=4) %!d(string=hai) anos

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