MDL-49708 behat: Resize window back to default

Leaving window size to large fails in chrome
Reset it to default size works to ensure stamp
is visible by selenium driver
This commit is contained in:
Rajesh Taneja
2015-03-30 17:29:33 +08:00
parent c71512d8b8
commit bf38226162
@@ -57,6 +57,8 @@ Feature: In a group assignment, teacher can annotate PDF files for all users
And I click on ".navigate-next-button" "css_element"
And I click on ".stampbutton" "css_element"
And I click on ".drawingcanvas" "css_element"
And I change window size to "medium"
And I wait until the page is ready
And I click on "Close" "button"
And I press "Save changes"
And I should see "The grade changes were saved"