New question #236173 on Sikuli:
https://answers.launchpad.net/sikuli/+question/236173

Hi,

We would like to add a transaction to our automation scripts that record the 
time taken from the start to the end of the script. We want to use this for 
basic performance testing.

eg

StartTransaction();
<<<run automated script>>>
EndTransaction();

Output("Time Taken was " +transactiontime())

Thanks in advance!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to