Open
Description
In my case, I have a Test Plan that only has to login into a website just once, because if it does so every time the test runs, the previous Bearer Token result is invalidated, and the test may not complete successfully. It would be nice to have the possibility to add a Setup and Teardown stage, where you can configure steps to be run only once.
Thanks in advance.
Regards