Re: [Jwebunit-users] How to click a radioButton using WebUnitTest?

2005-06-13 Thread Nicholas Neuberger - Home
On Monday 13 June 2005 5:59 pm, Sayeem Ahmed wrote: > I don't find any way to click a radio button using WebUnitTest? Though I > find clickButton, I need someway to click radio button. Does any body have > any idea how to do that or is it (may be clickRadio) included in any > present version of Web

[Jwebunit-users] How to click a radioButton using WebUnitTest?

2005-06-13 Thread Sayeem Ahmed
I don't find any way to click a radio button using WebUnitTest? Though I find clickButton, I need someway to click radio button. Does any body have any idea how to do that or is it (may be clickRadio) included in any present version of WebUnitTest? Regards--

[Jwebunit-users] FW: jWebUnit - problem with running my script

2005-06-13 Thread Devyani Kanada
Hi, I have downloaded jWebUnit 1.2 and unzipped the jwebunit-1.2.zip in a local directory. I have added path of all jar files in \jwebunit-1.2\lib directory and jwebunit-1.2.jar in classpath environment variable, but getting error while running my java program. Here is my java file - impor