Tests that stepping into dispatchEvent() method will lead to a pause in the first event listener.
Set timer for test function.
Stepping into...
Stepping into...
SUCCESS: Did step into event listener(fooEventHandler1).
Stepping into...
Stepping into...
Stepping into...
SUCCESS: Did step into event listener(fooEventHandler2).