So there's no _continue_ pop-up ? Does .break() not function in webdriver/selenium 2.0 ? I get error msq ``` Error: break(): Unknown command: 'break' ``` Thanks.