How we need to pass json data from scenario?
In the feature file having a scenario, I want to pass Json format data ( as mentioned below) as payload in order to call post request using RestAPI. Please suggest how I need to pass this from scenario?
{
"name": "John",
"job": "Leader"
}"
0
-
Did you ever figure out how to do this? I am facing the same issue.
0
Please sign in to leave a comment.
Comments
1 comment