how to combine groovy scripts in to a common library
Hi,
I have 3 groovy scripts for my test case, which is having 26 steps. I need to combine all the groovy scripts to a common library and call the functions respectively, has any body done this before. pelase help.