What is Bruno command for getting the request name? pm.info.requestName; #4686
KaliswaranNachimuthu
started this conversation in
General
Replies: 1 comment
-
Currently it's not possible. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We use pm.info.requestName to get the current request name in the test and use them for reporting perspective. I don't find similar one for getting them in Bruno. Any one have suggestion to do this?
const requestName = pm.info.requestName;
Beta Was this translation helpful? Give feedback.
All reactions