You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ codecept run unit tests/unit/Codeception/TestLoaderTest:testAddCept
43
43
Usage of JsonPath requires library `flow/jsonpath` to be installed.
44
44
45
45
[seeResponseJsonMatchesXpath](http://codeception.com/docs/modules/REST#seeResponseJsonMatchesXpath) validates response JSON against XPath.
46
-
It converts JSON structure into valid XPath document and executes XPath for it.
46
+
It converts JSON structure into valid XML document and executes XPath for it.
47
47
48
48
[grabDataFromResponseByJsonPath](http://codeception.com/docs/modules/REST#grabDataFromResponseByJsonPath) method was added as well to grab data JSONPath.
0 commit comments