Add a `page.pause()` function as a natural way to halt tests. That's easier to understand compared to an arbitrary `throw` statement or `assert(0)`.