Skip to content

Commit 104cad4

Browse files
committed
MAGETWO-90301: Extend MFTF tests to check Checkout Success page
1 parent e1e5970 commit 104cad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Test/CheckCheckoutSuccessPageTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<resizeWindow width="600" height="800" stepKey="resizeWindow"/>
117117
<waitForElementNotVisible selector="{{CheckoutSuccessMainSection.printLink}}" stepKey="waitInvisiblePrint"/>
118118
<dontSeeElement selector="{{CheckoutSuccessMainSection.printLink}}" stepKey="seeInvisiblePrint"/>
119-
<maximizeWindow stepKey="maximizeWindowKey1"/>
119+
<resizeWindow width="1360" height="1020" stepKey="maximizeWindowKey1"/>
120120
<waitForElementVisible selector="{{CheckoutSuccessMainSection.printLink}}" stepKey="waitVisiblePrint"/>
121121
<seeElement selector="{{CheckoutSuccessMainSection.printLink}}" stepKey="seeVisiblePrint2" />
122122

0 commit comments

Comments
 (0)