diff --git a/notebook/tests/notebook/shutdown.js b/notebook/tests/notebook/shutdown.js index 3bdd38fb0..dfa62d24b 100644 --- a/notebook/tests/notebook/shutdown.js +++ b/notebook/tests/notebook/shutdown.js @@ -25,7 +25,7 @@ casper.notebook_test(function () { this.waitForPopup(''); this.withPopup('', function () { this.thenEvaluate(function () { - $('#kill_and_exit').click(); + $('#close_and_halt').click(); }); this.thenEvaluate(function () {