Recommend this page to a friend! |
Classes of Murat Cileli | Papernic | vendor/symfony/symfony/src/Symfony/Component/BrowserKit/README.md | Download |
|
![]() BrowserKit ComponentBrowserKit simulates the behavior of a web browser. The component only provides an abstract client and does not provide any "default" backend for the HTTP layer. ResourcesFor a simple implementation of a browser based on an HTTP layer, have a look at Goutte. For an implementation based on HttpKernelInterface, have a look at the Client provided by the HttpKernel component. You can run the unit tests with the following command:
|