Cannot tag hidden inputs via their labels

I was trying to find a guide that says exactly what does and doesn’t work with LipSurf but I can only find some basic pages in the manual.

We have radio buttons that are hidden and then styled via their labels. In html, clicking the label clicks the input so it works but LipSurf won’t tag the inputs.

They are set to 24 x 24px with an opacity of 0 so they are invisible. They use position absolute to take them out of the page flow so they don’t take up space. Do you know why they wouldn’t be found by LipSurf?

Hi Luke, it’s precisely because they are hidden. Have you tried the “click [label]” command? Otherwise a custom plugin may be necessary.