Skip to content

Commit a8d7b42

Browse files
author
Elena Marchenko
committed
MTA-559: Updated product view block
1 parent ac6cc1c commit a8d7b42

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Product

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Product/View.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ public function isVisibleAddToCart()
209209
public function paypalCheckout()
210210
{
211211
$this->_rootElement->find($this->paypalCheckout, Locator::SELECTOR_CSS)->click();
212+
$this->waitForElementNotVisible($this->paypalCheckout);
212213
}
213214

214215
/**

0 commit comments

Comments
 (0)