[Webunitproj-users] RE: radio tag
Brought to you by:
dgan
From: Brian K. <bt...@ne...> - 2003-05-12 14:32:57
|
Just following up to see if anyone has any thoughts on the email below... thanks, =20 Brian =20 -----Original Message----- From: Brian Knorr=20 Sent: Wednesday, April 02, 2003 1:03 PM To: 'web...@li...' Subject: radio tag =20 Does anyone know how we could use the find method to get a handle on all the radio tag on a page? Currently webunit models the input type radio as a WebTextField, so we end up getting radios and text fields. We would to just get the radios. If there isn't a work around, maybe the best solution is for webunit to model radios with a class like WebRadioField. Thoughts? =20 Thanks, =20 Brian |