Skip to content

Commit 21828a6

Browse files
author
Dmytro Yushkin
committed
MAGETWO-69580: Unstable automated test Magento\Paypal\Test\TestCase\InContextExpressOnePageCheckoutTest failed on variation InContextExpressOnePageCheckoutTestVariation1
1 parent f5c8add commit 21828a6

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Onepage/Payment

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Onepage/Payment/Method.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ public function clickPayWithPaypal()
110110
*/
111111
public function inContextPaypalCheckout()
112112
{
113+
$this->waitForElementNotVisible($this->waitElement);
113114
$this->_rootElement->find($this->placeOrderButton)->click();
114115
$this->browser->selectWindow();
115116
$this->waitForFormLoaded();

0 commit comments

Comments
 (0)