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 031bd21 commit f50433cCopy full SHA for f50433c
testing/functional_tests_assertions.rst
@@ -72,9 +72,10 @@ Crawler
72
- ``assertInputValueSame()``
73
- ``assertInputValueNotSame()``
74
75
-.. note::
+.. versionadded:: 4.4
76
77
- When using `symfony/panther`_ for end-to-end testing, you can use all the
78
- above ssertions except the ones related to the Crawler.
+ Starting from Symfony 4.4, when using `symfony/panther`_ for end-to-end
+ testing, you can use all the above ssertions except the ones related to
79
+ the Crawler.
80
81
.. _`symfony/panther`: https://github.com/symfony/panther
0 commit comments