[X] I've searched existing issues and found nothing related to my issue.
Describe the bug
When importing postman collection, the collection level tests and scripts were partially translated.
The keyword "request" in scripts does not get translated and we received an error,
"Error invoking remote method 'send-http-request': ReferenceError: request is not defined" , "request: should have been translated to "req" . Response has been translated to"res".
I have checked the following:
Describe the bug
When importing postman collection, the collection level tests and scripts were partially translated. The keyword "request" in scripts does not get translated and we received an error, "Error invoking remote method 'send-http-request': ReferenceError: request is not defined" , "request: should have been translated to "req" . Response has been translated to"res".
Attached a psotman sample collection for translate and verifying Test_bruno_migration.postman_collection.json
.bru file to reproduce the bug
No response
Screenshots/Live demo link