Version 1
[yaffs-website] / vendor / symfony / browser-kit / README.md
1 BrowserKit Component
2 ====================
3
4 The BrowserKit component simulates the behavior of a web browser, allowing you
5 to make requests, click on links and submit forms programmatically.
6
7 Resources
8 ---------
9
10   * [Documentation](https://symfony.com/doc/current/components/browser_kit/introduction.html)
11   * [Contributing](https://symfony.com/doc/current/contributing/index.html)
12   * [Report issues](https://github.com/symfony/symfony/issues) and
13     [send Pull Requests](https://github.com/symfony/symfony/pulls)
14     in the [main Symfony repository](https://github.com/symfony/symfony)