Hi Friends,

I have struck up with this issue. I have re-installed my ruby setup and
still I am facing problem with .Set method. Is there any work around for
this?

Please help me in this.

Thanks and Regards,
Kiran Y

On Mon, Jun 8, 2009 at 3:54 PM, kiran yajamanyam
<kiranyajaman...@gmail.com>wrote:

> Hi Jason,
>
> Following is the error I am getting.
>
> *Error:
> SystemStackError: stack level too deep
>
> C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:507:in
> `read_socket'
>
> C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:445:in
> `js_eval'
>
> C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:451:in
> `js_eval_method'
>
> C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/MozillaBaseElement.rb:991:in
> `enabled?'
>
> C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/MozillaBaseElement.rb:977:in
> `assert_enabled'
>     C:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/element.rb:266:in
> `focus'
>     C:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/element.rb:267:in
> `focus'
>
> C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/htmlelements.rb:1339:in
> `set'*
>
>
> *Thanks for your interest *
> Regards,
> Kiran Y
>
>
>
> On Mon, Jun 8, 2009 at 3:49 PM, jason <jason.franklin.sto...@gmail.com>wrote:
>
>>
>> can you post the entier error message you are getting
>>
>>
>> On 8 Jun., 12:03, kiran yajamanyam <kiranyajaman...@gmail.com> wrote:
>> > Hii Jason,
>> >
>> > I tried with the same piece of code and I am still getting the same
>> error.
>> > Is it possible for you to send firewatir folder which you are using so
>> that
>> > i can try with the same files. I have updated firewatir gem as well.
>> >
>> > Thanks and Regards,
>> > Kiran Y
>> >
>> > On Mon, Jun 8, 2009 at 3:22 PM, jason <jason.franklin.sto...@gmail.com
>> >wrote:
>> >
>> >
>> >
>> > > Hi Kiran,
>> >
>> > > works fine for the url you provide:
>> >
>> > > ff.form(:name, "AOLLoginForm").text_field(:id ,"lgnId1").set("Hello
>> > > World")
>> >
>> > > best R
>> > > Jason.
>> >
>> > > On 4 Jun., 17:14, jason <jason.franklin.sto...@gmail.com> wrote:
>> > > > Hi Krian,
>> >
>> > > > I have just tried this out for you which works - so sorry - i cant
>> > > > reproduce the problem:
>> >
>> > > > ff.form.text_field(:index, 1).set("hello")
>> >
>> > > > jason
>> >
>> > > > On 4 Jun., 15:18, Kinnu <kiranyajaman...@gmail.com> wrote:
>> >
>> > > > > Hi All,
>> >
>> > > > > When I try to set some value to the text field (In Firefox) using
>> .set
>> > > > > ("sample text") following error will appear
>> >
>> > > > >     C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
>> > > > > container.rb:517:in `read_socket'
>> > > > >     C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
>> > > > > container.rb:445:in `js_eval'
>> > > > >     C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
>> > > > > container.rb:451:in `js_eval_method'
>> > > > >     C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
>> > > > > MozillaBaseElement.rb:991:in `enabled?'
>> > > > >     C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
>> > > > > MozillaBaseElement.rb:977:in `assert_enabled'
>> > > > >
>> C:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/element.rb:
>> > > > > 266:in `focus'
>> > > > >
>> C:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/element.rb:
>> > > > > 267:in `focus'
>> > > > >     C:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
>> > > > > htmlelements.rb:1340:in `set'
>> >
>> > > > > Did anyone of you have faced this issue. If you have any solution
>> for
>> > > > > this please reply.
>> >
>> > > > > Thanks in Advance,
>> > > > > Krian Y
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to