Laurent,

I'm adding this now....

I'm going to String.trim() to trim all leading and trailing spaces.  No
sense in comparing spaces...  I have to have the trim for several of our
applications.

What do you think?  Thoughts????  Anyone...

Nick


> -----Original Message-----
> From: Laurent Duperval [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 20, 2004 3:40 PM
> To: Nick Neuberger
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Jwebunit-users] Selecting a specific link in a table
> 
> 
> Nick Neuberger wrote:
> 
> >Ah.  I see your trouble.  I didn't know clickLinkWithText("L") is a
> >"contains" search.  My bad.
> >
> >It looks like the following is provided by httpunit.
> >resp.getLinkWith(linkText);
> >resp.getLinkWithID(linkText);
> >resp.getLinkWithImageText(linkText);
> >resp.getLinkWithName(linkText);
> >
> >Yeah.  I agree, a need for your suggestion is necessary.
> >clickLinkWithExactText().
> >
> >I'll add it to the new features and implement the change in 
> the next couple
> >of weeks.
> >
> >  
> >
> 
> Cool, thanks!
> 
> L
> 
> 


- - - - - - 
This e-mail message is intended only for the use of the individual or entity
identified in the alias address of this message and may contain confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution of this e-mail message is strictly prohibited. If you have
received this e-mail message in error, please notify the sender immediately
by reply e-mail and delete this message from your system. Thank you.


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Jwebunit-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to