testsigmahq / testsigma

A powerful open source test automation platform for Web Apps, Mobile Apps, and APIs. Build stable and reliable end-to-end tests @ DevOps speed.
https://testsigma.com
Apache License 2.0
897 stars 187 forks source link

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

Open sseenivasan89 opened 1 year ago

sseenivasan89 commented 1 year ago

Is there an existing issue for this?

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