Forum Discussion

jkxtw's avatar
jkxtw
Occasional Contributor
16 years ago

Multiple functions in script file

I have a script which has multiple functions from recorded script tests, however when I run the script it only runs the first function, I know I can create a keyword test and run all the functions by adding them to the keyword test, but I was wondering how I can get the script to just run through all the functions that exist in it?

1 Reply

  • Hi,



    You need to call all your functions from a single routine and start this routine.