[Webunitproj-users] radio tag
Brought to you by:
dgan
From: Brian K. <bt...@ne...> - 2003-04-02 19:03:21
|
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 |