8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 779464f + f9d13b4 commit 40e747cCopy full SHA for 40e747c
testing.rst
@@ -984,7 +984,7 @@ Crawler Assertions
984
contain the expected text.
985
``assertSelectorTextSame(string $selector, string $text, string $message = '')``
986
Asserts that the contents of the first element matching the given
987
- selector does (not) equal the expected text.
+ selector does equal the expected text.
988
``assertPageTitleSame(string $expectedTitle, string $message = '')``
989
Asserts that the ``<title>`` element is equal to the given title.
990
``assertPageTitleContains(string $expectedTitle, string $message = '')``
0 commit comments