Most modern tests use the waitForObject function, but for various reasons some tests may have calls to the snooze function. To influence the delay triggered by calls to the snooze function, it is possible to set the snooze factor. The factor must be a number, if it is less than 1 (i.e., a decimal fraction, like 0.5), it will cause shorter delays, and if it is greater than 1 it will cause longer delays. A factor of 0 will produce the fastest possible execution, the snooze factor defaults to 1.