This commit is contained in:
Dan Poltawski 2016-05-12 13:33:18 +01:00 committed by David Monllao
commit 7fdd86247b

View File

@ -28,7 +28,7 @@ Feature: Test exporting Multiple choice questions
When I navigate to "Export" node in "Course administration > Question bank"
And I set the field "id_format_xml" to "1"
And I press "Export questions to file"
Then following "click here" should download between "3750" and "3800" bytes
Then following "click here" should download between "3700" and "3800" bytes
# If the download step is the last in the scenario then we can sometimes run
# into the situation where the download page causes a http redirect but behat
# has already conducted its reset (generating an error). By putting a logout