Hi
Is there any way in which I can write the test method in JWebUnit which
can be called n number of times for different input parameters i.e.
writing a parameterized test method.
I need to get the detailed report in JunitReport for each time the
method ran for different parameters.
Right now I am unable to write a test method with parameters.
Please help.
Regards
Rajinder
________________________________
From: Singh-2, Rajinder [mailto:
rsingh4@sabe...]
Sent: Tuesday, June 02, 2009 12:13 PM
To:
jwebunit-development@list...
Subject: [JWebUnit-development] JWebUnit-Help Needed
Hi,
I want to click an Image in form on my HTML page
<INPUT NAME="submit" TYPE="Image" src="images/XX/yy.jpg" border=0>
I tried using
clickElementByXPath("//INPUT[@TYPE='Image' and @NAME='submit']");
But I am unable to click this image in JWebUnit.
Please help its urgent.
Regards
Rajinder Singh
opensubscriber is not affiliated with the authors of this message nor responsible for its content.