thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.64k stars 132 forks source link

Feature: Selector/xPath and condition for setTo option #432

Open majso opened 2 years ago

majso commented 2 years ago

Is your feature request related to a problem? Please describe. I would like to set variable based on regex/selector or condition Describe the solution you'd like 1) For now we have option json or text for setTo option, it would be great to have selector or xpath as well so we can parse the response.

Example: image

2) We don't have option to set variable based on condition

Example: image

rangav commented 2 years ago

Hi @majso thanks for the feedback, will add to roadmap