Forum Discussion
cstewart
7 years agoFormer Employee
IN the task definition you can set the pipeline to capture the pipeline parameters so they are viewable in the UX. Record replay not required for that!
arvindnsn
7 years agoContributor
My input paramater would be Dynamic. i dont want to change my input in the Task paramater. I am trying to read all https attributes such as path_info, query string , request_method and all those https attributes. I was trying to use the record play to see if all these attributes are saved in a record play file and use it for testing purpose.