chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.domsnapshot / NodeTreeSnapshot / isClickable

isClickable

val isClickable: RareBooleanData?

Whether this DOM node responds to mouse clicks. This includes nodes that have had click event listeners attached via JavaScript as well as anchor tags that naturally navigate when clicked.