sshah1Contributor10 years agoHow to save script routine result in variable? Hi, I have keyword test (KWT) which has some variables. I call a script routine (from KWT) which generates string from variables. I need to use generated string as filename in KWT. I have two que...Show More
Marsha_RChampion Level 310 years agoIf you want to share variables between keyword tests and/or scripts, then you need to use a Project variable rather than a local variable. https://support.smartbear.com/viewarticle/72293/
sshah1Contributor to Marsha_R10 years agoThanks for reply. I used "return variable" from my routine. It worked.
Recent DiscussionsAndroid execution and object capture is slow.Is there a way to disable the usage of the tcMSVCHook.dll?Is there any way to increase the amount of line on my screen?
Related ContentUsing local variable in Script Routine.Script Routine Parametersfind unused script routines