Here's my point: your comments are on the wrong ticket. Please add your
comments/votes to the other ticket.

http://jira.openqa.org/browse/WTR-255

Bret

On Wed, Nov 3, 2010 at 1:26 PM, Jarmo Pertman (JIRA) <[email protected]>wrote:

>
>    [
> http://jira.openqa.org/browse/WTR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19992#action_19992]
>
> Jarmo Pertman commented on WTR-93:
> ----------------------------------
>
> I'm also in favor of removing those methods since they don't add any
> additional value, but only adding additional code.
>
> > ie.divs.show not working
> > ------------------------
> >
> >                 Key: WTR-93
> >                 URL: http://jira.openqa.org/browse/WTR-93
> >             Project: Watir
> >          Issue Type: Bug
> >          Components: HTML Controls
> >    Affects Versions: 1.5.0/1.5.1
> >         Environment: Microsoft Windows XP Professional, Version:
> 5.1.2600, Service Pack: 2.0
> > ruby 1.8.4 (2006-04-14) [i386-mswin32]
> > watir-1.5.1.1065
> >            Reporter: Zeljko
> >            Priority: Major
> >             Fix For: Soon
> >
> >
> > - go to irb
> > irb(main):001:0> require 'watir'
> > => true
> > irb(main):002:0> ie = Watir::IE.start("http://www.yahoo.com/";)
> > => #<Watir::IE:0x2e54280
> > [...]
> > >
> > irb(main):003:0> ie.divs.show
> > index id                  className
> > 1
> > 2
> > [...]
> > 74
> > 75
> > => nil
> > - only indexes are printed, all ids are empty
> > - this is snippet of html of that page (divs have ids)
> > [...]
> > <div id="page">
> > <div id="masthead">
> > <div id="mastheadhd">
> > <div id="eyebrow">
> > <div class="iemw" style="width:925px;"></div>
> > [...]
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://jira.openqa.org/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
> _______________________________________________
> Wtr-development mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/wtr-development
>



-- 
Bret Pettichord
Lead Developer, Watir, www.watir.com

Blog, www.io.com/~wazmo/blog
Twitter, www.twitter.com/bpettichord
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to