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