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
I've searched existing issues and found nothing related to my issue.
Describe the bug
The Response Query feature does not seem to be implemented. According to the docs this feature should exist. I attempted to use it in the Post Response Script and it throws the following error
Error invoking remote method 'send-http-request': TypeError: res is not a function
Looking through the source code I could not find where this is implemented. It looks like the res object does not have this capability based on the script or testing paths which the docs suggest it should be implemented. This also might be a matter of the docs not being accurate either.
.bru file to reproduce the bug
No response
Screenshots/Live demo link
The text was updated successfully, but these errors were encountered:
I have checked the following:
Describe the bug
The Response Query feature does not seem to be implemented. According to the docs this feature should exist. I attempted to use it in the Post Response Script and it throws the following error
Looking through the source code I could not find where this is implemented. It looks like the
res
object does not have this capability based on the script or testing paths which the docs suggest it should be implemented. This also might be a matter of the docs not being accurate either..bru file to reproduce the bug
No response
Screenshots/Live demo link
The text was updated successfully, but these errors were encountered: