Skip to content

Commit 9ebd710

Browse files
committed
Merge remote-tracking branch 'remotes/origin/MAGETWO-69580' into MPI-PR-Bugfixes
2 parents 593ed8e + 21828a6 commit 9ebd710

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)