8000 added introduction · symfony/symfony-docs@93d7258 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93d7258

Browse files
yamikojaviereguiluz
yamiko
authored andcommitted
added introduction
1 parent 3640b2a commit 93d7258

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

components/browser_kit/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Browser Kit
2+
====
3+
4+
.. toctree::
5+
:maxdepth: 2
6+
7+
introduction
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
.. index::
2+
single: Yaml
3+
single: Components; Yaml
4+
5+
The Browser Kit Component
6+
=========================
7+
8+
The Browser Kit component simulates the behavior of a web browser.
9+
10+
The Browser Kit component allows you to make web request, click on links and submit forms.
11+
12+
Installation
13+
------------
14+
15+
You can install the component in 2 different ways:
16+
17+
* :doc:`Install it via Composer </components/using_components>` (``symfony/browser-kit`` on `Packagist`_);
18+
* Use the official Git repository (https://github.com/symfony/BrowserKit).

0 commit comments

Comments
 (0)
0