How to run edited monkey talk script

1k Views Asked by At

Am newbie to Monkey talk. as i have created one monkey script but in the middle i have added some validation stuff to my recorded script but don't know how can u execute the edited script from monkey talk. Please help me.

2

There are 2 best solutions below

0
On BEST ANSWER

save the mtfile.mt with the same name mtfile.js and call Script mtfile.js Run from another mt file

0
On

Use following command in 2nd mt file:

Script sample.mt Run