I have some href links on page which are disabled that is they don't
point to any url.

Is there any way in JWebUnit through which I can check whether the link
is enabled or disabled.

 

Please help.

 

Regards

Rajinder

 

 

________________________________

From: Singh-2, Rajinder 
Sent: Thursday, March 05, 2009 12:55 PM
To: 'Julien HENRY'
Subject: Help:JwebUnit Testing

 

Hi Julien,

 

I have a group of checkbox on my page with same name but different
values.

I want to click one with particular value

When I use assertCheckboxPresent ("prescription_id", serialNumber);
method it works fine

But while checking the checkbox using 

checkCheckbox ("prescription_id", serialNumber);

It does not find it.

 

Please let me know what the solution for this problem is.

 

Regards,

Rajinder Singh

------------------------------------------------------------------------------
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to