testsigma icon indicating copy to clipboard operation
testsigma copied to clipboard

[Bug]: API-Request path parameter is not supporting in parameters tab

Open sseenivasan89 opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

What is the current behavior?

as per documentation in testsigma page the path parameter should be supported by below format

Path parameters form part of the request URL and are referenced using placeholders preceded by, as in the following example: /customer/:id

when I tried the same its not working

What is the expected behavior?

path parameter should support in the parameters tab

Steps To Reproduce

  1. Create api request
  2. Add path parameter using :id
  3. Chek the path parameter is working

image

Version

Testsigma Cloud

sseenivasan89 avatar Apr 23 '23 05:04 sseenivasan89