How to get response body using E2E with steps? #297
odonnell-anthony
started this conversation in
General
Replies: 1 comment
-
Potential problem could be this. Instead of awaiting we might need to return it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not using E2e I can get at the response body like so
But using E2e and steps that does not work, it comes back as undefined
How to get at the response body using E2E and steps?
Beta Was this translation helpful? Give feedback.
All reactions