Hi,
I'm trying to copy a text from a web app and use this value in another visual test. I generate a random number in a web app, this number is the input of another application (desktop app) which test scenario is in another visual test, this other application receive the random number and convert into another number which I have to use as key in the first web application. I have tried to use variables, parameters and .NET scripting without success. Any suggestion??
Regards!!