sshah1Contributor11 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 311 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_R11 years agoThanks for reply. I used "return variable" from my routine. It worked.
Recent DiscussionsFind and Use a Sibling Object Starting from an AliasChild ObjectName Mapping not Working in Latest VersionThere was an attempt to perform an action on a zero-sized window
Related ContentUsing local variable in Script Routine.Script Routine Parametersfind unused script routines