bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Set as variable function when highlighting text in the GUI

Open JSSAggie opened this issue 1 year ago • 0 comments

I have checked the following:

  • [X] I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

There are many times when working with API collections that you might want to set an environment variable from some value to came back in a response or really any text value that is on the user interface not just something that came back in a response.

Right now the workflow is to copy the text from the UI and navigate to the top right environment drop down and choose configure. Then find the configuration key you want to save the copied text too and past the value, click save, then close the configuration popup.

This series of steps become very repetitive and can be replaced with either a right click on the text or something that opens when you highlight test that allows you to set a variable.

This option would allow you to select the variable name from a list of variables in the selected environment without having to open the full environment configuration popup and setting a value.

Mockups or Images of the feature

image image

JSSAggie avatar Aug 21 '24 21:08 JSSAggie