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.
sshah1Contributor to Marsha_R10 years agoThanks for reply. I used "return variable" from my routine. It worked.
Recent DiscussionsHandle Save File Download popupAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolved
Related ContentUsing local variable in Script Routine.Script Routine Parametersfind unused script routines