Constructor
new ElementClickInterceptedError(obscuredElopt, coords)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
obscuredEl |
Element |
<optional> |
Element obscuring the element receiving the click. Providing this is not required, but will produce a nicer error message. |
coords |
Map.<string, number> | Original click location. Providing this is not required, but will produce a nicer error message. |