UNPKG

chrome-devtools-frontend

Version:
8 lines (4 loc) 395 B
# Untrusted event The "{PLACEHOLDER_Type}" element can only be activated by actual user clicks, not simulated ones. To resolve this issue, don’t use frameworks which simulate click events, (e.g. via `click()`) and don’t stop the `DOMActivate` event. You can use the command line flag `--runtime-enabled-features=BypassPepcSecurityForTesting` to bypass this behavior for testing purposes.