Skip to content

Commit 4919af7

Browse files
committed
Add Crawler assert functions
1 parent 707580e commit 4919af7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testing/functional_tests_assertions.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ Crawler
8181
- ``assertPageTitleContains()``
8282
- ``assertInputValueSame()``
8383
- ``assertInputValueNotSame()``
84+
- ``assertCheckboxChecked()``
85+
- ``assertCheckboxNotChecked()``
86+
- ``assertFormValue()``
87+
- ``assertNoFormValue()``
8488

8589
Mailer
8690
~~~~~~

0 commit comments

Comments
 (0)