jimsmith_1Contributor13 years agoHow do I call functions from keyword tests?I have a very simple vbScript function... Function myFunc() myFunc = "Jim" End Function So far, I have found no way of successfully calling this function from my keyword tests....Show More
jimsmith_1Contributor13 years ago...or can I only access the result using Last Operation Result after using Run Script Routine?
Recent DiscussionsSys, Log not defined. getting nnnnNameErrorWhy my While Loop keyword test is breaking when the value found is = to FalseSolvedAvalonia - XPF desktop app automation
Related ContentKeyword Tests and Date Functions/Valuesimporting function from javascript to keyword testCalling function as keyword test parameter