[ http://jira.openqa.org/browse/WTR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19991#action_19991 ]
Zeljko commented on WTR-93: --------------------------- I guess people do not know about the ticket. Or do you think nobody would like show methods to be removed? > 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 Wtr-development@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-development