jimsmith_1Contributor12 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
thexder1Contributor12 years agoAs far as I know using script routine and last results is the only way to do that. If you find something else out I would like to find out.
Recent DiscussionsI'm not able to handle cookie pop up with test complete using java script,I'm using windows machine.Unable to install upgrade of TestComplete as previous installation not finished.If statement
Related ContentKeyword Tests and Date Functions/Valuesimporting function from javascript to keyword testCalling function as keyword test parameter