[
http://jira.openqa.org/browse/WTR-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zeljko closed WTR-310.
----------------------
Resolution: Won't Fix
If this is still a problem, please report it here:
https://github.com/watir/watir-classic/issues
> can't get at input images through images array within a div
> -----------------------------------------------------------
>
> Key: WTR-310
> URL: http://jira.openqa.org/browse/WTR-310
> Project: Watir
> Issue Type: Bug
> Components: FireWatir
> Affects Versions: 1.6.2
> Environment: Windows, FF3
> Reporter: stacia
>
> Please check out the following code. The context is a rating box for users.
> The only (non xpath) way I can get to these images is to reference that div
> by class (browser.div(:class,"comment_data_container container").images) .
> I'd expect that the images array would contain the input images, but it only
> seems to include other (non input type) images within the div.
> {{<div class="comment_data_container container" style="">
> <div style="float: right; padding-left: 10px; text-align: right;">
> <div style="display: inline; line-height: 15px; vertical-align: middle;">
> Spelling:
> <input type="image" style="cursor: default;"
> src="http://web-test-1/img/star_1.gif"/>
> <input type="image" style="cursor: default;"
> src="http://web-test-1/img/star_0.gif"/>
> <input type="image" style="cursor: default;"
> src="http://web-test-1/img/star_0.gif"/>
> <input type="image" style="cursor: default;"
> src="http://web-test-1/img/star_0.gif"/>
> <input type="image" style="cursor: default;"
> src="http://web-test-1/img/star_0.gif"/>
> </div>
> <br/>}} ...
--
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