Checkbox not clickable with javascript. .click() is not a function
I've tried automating a checkbox to click with JavaScript, in Google Chrome. This is what the inspector of the browser shows me when I inspect the checkbox: <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"…