We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f448af commit b4d94b7Copy full SHA for b4d94b7
testing/functional_tests_assertions.rst
@@ -70,8 +70,8 @@ Crawler
70
.. note::
71
72
The following assertions only work if a request has been made with the
73
- ``Client`` in a test case extending the ``WebTestCase`` class. They are not
74
- available either when using `symfony/panther`_ for end-to-end testing.
+ ``Client`` in a test case extending the ``WebTestCase`` class. In addition,
+ they are not available when using `symfony/panther`_ for end-to-end testing.
75
76
- ``assertSelectorExists()``
77
- ``assertSelectorNotExists()``
0 commit comments