| Thread Previous • Date Previous • Date Next • Thread Next |
** Changed in: sikuli
Milestone: 1.1.0 => 2.0.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1229100
Title:
[request] want time profiling support
Status in Sikuli:
Fix Committed
Bug description:
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!
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1229100/+subscriptions
| Thread Previous • Date Previous • Date Next • Thread Next |