634 B
634 B
Home > puppeteer > Protocol > DOMSnapshot > NodeTreeSnapshot > inputChecked
Protocol.DOMSnapshot.NodeTreeSnapshot.inputChecked property
Only set for radio and checkbox input elements, indicates if the element has been checked
Signature:
inputChecked?: RareBooleanData;