No CommentsBe the first to comment
Related Content
- 10 years ago
Our company needs a way to declare a variable at the beginning of our test and then hide that variable behind some kind of encryption so that it cannot be viewed again. This is similar to the already-implemented feature of hiding tokens for login purposes, but in our case, we need multiple secret variables that can be used throughout the testing process.