You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Behat
Hi everyone. I'm pretty new to Behat/Mink/Gherkin, so pardon me if
this is silly, but I don't see how to interact with radio buttons
through Mink. I see steps for check boxes and list selections, but no
radio button choices. I've tried using both the check box and list
selection steps for radio buttons but they don't work. For now I've
written my own step to do the job, but it's not as robust as I'd
imagine a Mink step would be, so I'd like to know if I'm either
missing something or if there's a reason why Mink doesn't have steps
for radio buttons. Does anyone know?
dam
unread,
Jan 27, 2012, 7:25:27 PM1/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Behat
Hi,
I use below steps and it works very well.
When I follow "myRadioID"
Then the "myRadioID" checkbox should be checked