Copy and pasting variables from one script to another

Hello,

I’d like to copy about 30 variables from one test script to another, but I don’t want to do it manually because that would just be painful
Is there a way to transfer all these variables into a new script via some sort of process? I’ve tried copying and pasting but it doesn’t seem to be allowing me to

Thanks,
Leyla

Nevermind I found a way! I copied the variables script from one test case into the other, then waited for about 5 mins then it loaded the variables in manual mode by itself - saves me an hour of my life :smile:

Lovely that KS can do something by itself. Wow. What you can try next time is to put all the variables as Global Variables into a Keyword and call the Keyword in your script.