Skip to content

Commit 979320f

Browse files
committed
linking directly to the method
1 parent 3ebd357 commit 979320f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/targets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ selenium do a search for the locator starting at the root of the DOM::
100100

101101
But, selenium also has the ability to search starting from a found WebElement;
102102
:class:`~screenpy_selenium.Target` can do the same by utilizing the
103-
method ``Target.inside()``::
103+
method :meth:`~screenpy.target.Target.inside`::
104104

105105
# These are equivalent
106106

0 commit comments

Comments
 (0)