I'm new to Jasmine. I have a need to launch SpecRunner.html but trigger execution only after some time manually for example from chrome console.
As far as I can see there is a boot method that is automatically executed. How can I prevent it from doing so but run it later ?