Alertsite: Declare and Hide Variables at the Beginning of the Test
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.448Views0likes0Comments