How to select which radio button to toggle?

299 views
Skip to first unread message

Drew S.

unread,
Mar 23, 2021, 8:52:15 PM3/23/21
to Autofill Chrome Extension
Hello,
I'm trying to set up rules to fill out a page full of radio buttons. The buttons are arranged in groups of three with the same name but different values. For example:
input type="radio" name="genre_historic" value="y"
input type="radio" name="genre_historic" value="n"
input type="radio" name="genre_historic" value=""

How would I set up a rule to change the selection away from the last one "blank" and onto one of the other two? And to do the same with each group of three buttons? Identifying them by name doesn't work, since there are 3 buttons with the same name. Identifying by value also doesn't work, since the same three values are used throughout the page. How do I identify the button by both name and value?

Thanks.

Robin Batra

unread,
Mar 25, 2021, 5:29:12 AM3/25/21
to chrome-...@googlegroups.com
That should be easy.

Just select Radio/Checkbox and put value as "100" for yes, "010" for no and "001" for blank. 

Hope this helps.


--
You received this message because you are subscribed to the Google Groups "Autofill Chrome Extension" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chrome-autofi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chrome-autofill/c6b1d0fc-d723-4510-88e1-f955d42248e6n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages