Re: [Wtr-general] problem in attaching to browser using FireWatir

2007-04-16 Thread VIKASH KUMAR
Hi Angrez, My requirement is to just attach the script to some already open browser, I have open that browser manually. Thanks Regards, Vikash Hi Vikash, Can you please clarify what you want to do? What I think is, there is a browser and you want to attach to it? Correct? Yes, there is a

Re: [Wtr-general] How to verify the values in the tages

2007-04-16 Thread Chris McMahon
\s+ means match any white space characters, so the regex will match any number of tabs, spaces, crs, and/or lfs. On 4/16/07, vamsi [EMAIL PROTECTED] wrote: thanks for your help and it is working for single return... however i have 2 carriage returns after first line. ex: data=first line

Re: [Wtr-general] How to verify the values in the tages

2007-04-16 Thread vamsi
i'm sorry, '\s+' is not working for multiple Carry returns( new line sapces) could you please assist me any other alternative? Regards Vamsi ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general