Feature Requests item #1082126, was opened at 2004-12-09 15:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1082126&group_id=61302

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Anders Janmyr (gigant)
Assigned to: Nobody/Anonymous (nobody)
Summary: Extra predicates matching of form elements and links

Initial Comment:
Hello,

I'm in need of MATCH_TEXT matching for links and of
MATCH_CONTAINS for fields.

The reason for the link matching is that I have links
that contain the same text as one I want to match. Thus
I cannot directly find my link.

The reason for the form name matching is that we are
trying to test weblogic portal and it generates names
that are not guaranteed to be the sam at every
deployment. They do however contain unique strings.

Ill attach a subclass of WebTestCase that adds the
desired functionality using a hacked  HttpUnitDialog. 

public void submitRequest(WebLink aLink) 
^^^^ 
instead of protected


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1082126&group_id=61302


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to