8000 added in sections that I apln to fill out · symfony/symfony-docs@1e5ca13 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e5ca13

Browse files
yamikojaviereguiluz
yamiko
authored andcommitted
added in sections that I apln to fill out
1 parent 9c007e9 commit 1e5ca13

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

components/browser_kit/introduction.rst

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,22 @@ Installation
1515
You can install the component in 2 different ways:
1616

1717
* :doc:`Install it via Composer </components/using_components>` (``symfony/browser-kit`` on `Packagist`_);
18-
* Use the official Git repository (https://github.com/symfony/BrowserKit).
18+
* Use the official Git repository (https://github.com/symfony/BrowserKit).
19+
20+
Usage
21+
-----
22+
23+
.. note::
24+
The component only provide an abstract client and does not provide any "default" backend for the HTTP layer.
25+
26+
Making Request
27+
~~~~~~~~~~~~~~
28+
29+
Clicking Links
30+
~~~~~~~~~~~~~~
31+
32+
Submiting Forms
33+
~~~~~~~~~~~~~~~~
34+
35+
Creating a Client
36+
-----------------

0 commit comments

Comments
 (0)
0