If xpath for first element is not found in GET_REST_VALUE, the command doesn't look for other defined xpath defined in the command
I have a GET_REST_VALUE command which gets 8 different elements from a REST response, sometimes, some of the elements are not returned back in the response, so I used "Continue with Pass Status" in the step run-time option so the test is not failing. However, when the first xpath is not found, though the step passes, it doesn't look for the list of xpath defined in the command, therefore all variables became undefined.
Here is screenshot of the command:
1 comment
Sort by
Date
Votes
Please sign in to leave a comment.