Skip to content

Commit 6c78853

Browse files
michalsnkenjis
andauthored
Update user_guide_src/source/testing/response.rst
Co-authored-by: kenjis <[email protected]>
1 parent 9ff890c commit 6c78853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/testing/response.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ Finally, you can check if a checkbox exists and is checked with the ``seeCheckbo
226226
seeXPath()
227227
----------
228228

229+
.. versionadded:: 4.5.0
230+
229231
You can use ``seeXPath()`` to take advantage of the full power that xpath gives you.
230232
This method is aimed at more advanced users who want to write a more complex expressions
231233
using the DOMXPath object directly:

0 commit comments

Comments
 (0)