Skip to content

Commit e426b27

Browse files
committed
MAGETWO-72466: [Backport][2.1.x] PayPal.js error on checkout downloadable product
1 parent 9751461 commit e426b27

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ class Login extends Form
4949
*/
5050
protected $loadingMask = '.loading-mask';
5151

52+
/**
53+
* Selector for checkout email input.
54+
*
55+
* @var string
56+
*/
5257
private $emailSelector = '[name="username"]';
5358

5459
/**

0 commit comments

Comments
 (0)