break ()
(inherited from Selenium Core)
Halt the currently running test, and wait for the user to press the Continue button.
This command is useful for debugging, but be careful when using it, because it will
force automated tests to hang until a user intervenes manually.