[wtr-general] Re: Dynamic Objects

2009-04-02 Thread jam
the page load. I suppose here, the application suffixes a particular value. I fixed it. Thanks, Jam On Apr 2, 1:37 am, Charley Baker charley.ba...@gmail.com wrote: Re-read your post. Do you find it useful? A hint of your html would be good and your ruby code. Why it changes from time to time

[wtr-general] Dynamic Objects

2009-04-01 Thread jam
Hi, I have a web application where the object property changes from time to time. Has anybody encountered this situation and Index should not be used. Please throw some light on this. Thanks, Jam --~--~-~--~~~---~--~~ You received this message because you

[wtr-general] Re: autoit

2009-03-10 Thread jam
Hi, Its already installed.. Thanks, Jam On Mar 9, 11:59 pm, Darin Duphorn dduph...@redbrickhealth.com wrote: Install auto it. -Original Message- From: watir-general@googlegroups.com [mailto:watir-gene...@googlegroups.com] On Behalf Of jam Sent: Monday, March 09, 2009 1:56 PM

[wtr-general] Re: Help in Authentication Popup

2009-03-09 Thread jam
) == Hi Bill Agee, Even if I put ie.start() in a seperate thread how can i kill the thread when the command ie.start waits forever. I need to kill the command. Any ideas ?? Someone Please help me in this Thanks, Jam On Mar 9, 6:49 pm, *underke ilikehairypeo...@gmail.com wrote: the load of the page

[wtr-general] Help in Authentication Popup

2009-02-19 Thread jam
to ') Watir.autoit.Send('username') Watir.autoit.Send('{TAB}') Watir.autoit.Send('password') Watir.autoit.Send('{ENTER}') Note: I had referred http://wiki.openqa.org/display/WTR/Basic+Authentication Thanks, jam --~--~-~--~~~---~--~~ You received this message because you

[wtr-general] Re: Special Characters

2009-02-16 Thread jam
Hi Bill, I tried in another system its not working even there. Iam entering the '#' in authentication popup(Which is not working). I copied and pasted in my app its fine. Kindly let me know how to solve it. Thanks, Jam On Feb 16, 3:42 pm, Bill Xu xulei8823...@gmail.com wrote: hi:   I could

[wtr-general] popup

2009-02-16 Thread jam
/1.8/rubygems/custom_require.rb:31:in `gem_original_require' from d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' from popup.rb:4 whats wrong here. i am using Watir 1.6.2. kindly throw some light on it Thanks, jam

[wtr-general] Re: problem in clicking span

2009-02-15 Thread jam
Hi Chen, I got the solution. The html is generated dynamically. I used link(:id,id).fire_event(onmouseover) link(:id,id).fire_event(onclick) this seems to work fine Thanks for your kind assistence. Regards, Jam On Feb 13, 4:43 pm, wesley chen cjq@gmail.com wrote: Would you please

[wtr-general] problem in clicking span

2009-02-13 Thread jam
Hi, Iam having a menu which is getting identified as a link. when I click it iam getting a sub menu. where the submenu items are getting identified as a span. The problem is when i click( iam using ie.span (:text,span name).click ) nothing happens. Kindly help me in this. Thanks, jam

[wtr-general] Re: whether the frame support the XPath or not?

2008-10-08 Thread jam
Hi, xpath does't support frames. have a look at below link http://wiki.openqa.org/display/WTR/XPath Thanks, jam On Oct 9, 8:31 am, bugs apple [EMAIL PROTECTED] wrote: hi, all For my script like this, ie.frame(:name,LeftFrame).text_field(:xpath,//[EMAIL PROTECTED]'wiston']/).s­et(hello