Re: [wtr-general] Re: How to turn to another newline when input the info in the textarea?

2010-01-21 Thread Yuping Zhong
On Thu, Oct 29, 2009 at 7:35 PM, Angrez Singh ang...@gmail.com wrote: try this: @browser.text_field,(ld...).set(Hello,\\nHappy new year) - Angrez On Thu, Oct 29, 2009 at 2:47 PM, yuping zhong littlezhong...@gmail.comwrote: Hi, Fill some info in the textarea,I use \n to turn to a

Re: [wtr-general] Re: How to turn to another newline when input the info in the textarea?

2010-01-21 Thread Yuping Zhong
Hi,thanks Angrez, Should be :@browser.text_field,(ld...).set(Hello,\nHappy new year) On Fri, Jan 22, 2010 at 1:03 PM, Yuping Zhong littlezhong...@gmail.comwrote: On Thu, Oct 29, 2009 at 7:35 PM, Angrez Singh ang...@gmail.com wrote: try this: @browser.text_field,(ld...).set(Hello,\\nHappy

[wtr-general] Re: How to turn to another newline when input the info in the textarea?

2009-10-29 Thread SMF SMF
It will allow only if @browser.text_field,(ld...) object supports multi line property. thanks, smf On Thu, Oct 29, 2009 at 2:47 PM, yuping zhong littlezhong...@gmail.comwrote: Hi, Fill some info in the textarea,I use \n to turn to a newline. But it doesn't work. Such as:

[wtr-general] Re: How to turn to another newline when input the info in the textarea?

2009-10-29 Thread Angrez Singh
try this: @browser.text_field,(ld...).set(Hello,\\nHappy new year) - Angrez On Thu, Oct 29, 2009 at 2:47 PM, yuping zhong littlezhong...@gmail.comwrote: Hi, Fill some info in the textarea,I use \n to turn to a newline. But it doesn't work. Such as: