Re: [wtr-general] No method works for Frame

2010-04-16 Thread Wesley Chen
I think you don't know how to use iframe. It should be ie.frame(:name, xxx).image(:src, ).click Wesley. For life, the easier, the better. On Fri, Apr 16, 2010 at 1:06 PM, Kinnu kiranyajaman...@gmail.com wrote: Hi Friends, I am unable to identify elements inside a frame and no method of

Re: [wtr-general] No method works for Frame

2010-04-16 Thread kiran yajamanyam
Hi Wesley, By default for frame attribute is name so when we use ie.frame(name) will work. When I use index eg: ie.frame(name attribute of frame).image(:index, 1).click() its working but when I use other attributes to identify it throws error unable to identify. Thanks, Kiran On Fri, Apr

[wtr-general] Installation of Watir 1.6.5

2010-04-16 Thread deepak
I'm trying to install watir 1..6.5 on a sytem without internet connectivity, I'm getting the below error. If anyone is aware of the problem please help. C:\rubygem install D:\watir-1.6.5.gem ERROR: While executing gem ... (RuntimeError) Error instaling D:\watir-1.6.5.gem: watir

Re: [wtr-general] Installation of Watir 1.6.5

2010-04-16 Thread Prajakta Jadhav
did you run 'gem update' command? what does 'gem -v' command return to u? Is it greater than 1.3.5? If not, then your update was not successful. you are still in the older version. You will need to install rubygem1.3.6 first Then again run 'gem install watir'. On Fri, Apr 16, 2010 at 3:11 PM,

[wtr-general] Re: how ruby interacts with already opened powerpoint

2010-04-16 Thread al3kc
try this ppt = WIN32OLE.connect('PowerPoint.Application') -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post:

[wtr-general] Re: how ruby interacts with already opened powerpoint

2010-04-16 Thread arihan sinha
Thanks everyone. Its done . I found the solution in the microsoft site. No need to spend time on this. Regards Arihan On Thu, Apr 15, 2010 at 2:59 PM, arihan sinha arihan.si...@googlemail.comwrote: Hi, In my application I've changed the setting so that the powerpoint would be opened without