BrowserKit Component
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
* 3.1: [Console] Application update PHPDoc of add and register methods [Config] Extra tests for Config component Fixed bugs in names of classes and methods. [DoctrineBridge] Fixed php doc [FrameworkBundle] Fixed parameters number mismatch declaration [BrowserKit] Added test for followRedirect method (POST method) Fix the money form type render with Bootstrap3 [BrowserKit] Uppercase the "GET" method in redirects [DomCrawler] Inherit the namespace cache in subcrawlers [WebProfilerBundle] Fixed JSDoc parameter definition [HttpFoundation] HttpCache refresh stale responses containing an ETag Conflicts: src/Symfony/Component/Console/Application.php
| Failed to load latest commit information. | |||
|
|
Tests |
|
|
|
|
.gitignore |
|
|
|
|
CHANGELOG.md |
|
|
|
|
Client.php |
|
|
|
|
Cookie.php |
|
|
|
|
CookieJar.php |
|
|
|
|
History.php |
|
|
|
|
LICENSE |
|
|
|
|
README.md |
|
|
|
|
Request.php |
|
|
|
|
Response.php |
|
|
|
|
composer.json |
|
|
|
|
phpunit.xml.dist |
|
|
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.