MDL-47588 question behat tests: don't close the preview window.
authorTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 14 Oct 2014 14:10:59 +0000 (15:10 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 20 Oct 2014 11:10:15 +0000 (12:10 +0100)
commit6f336f3602a54931caf15f7ecc1f7fdb4110e6ca
tree2e35f2b90ffb5cc80008aff9aa6555ac39d65b6d
parenta92105fd3f29b18b2276219d02dbfec60669f2fd
MDL-47588 question behat tests: don't close the preview window.

If you do. Chrome + Selenium2 gets stuck (on Windows at least). Selenium
must be trying to send commands ot a window that does not exist any
more.
question/tests/behat/edit_questions.feature
question/tests/behat/preview_question.feature