
| Key: |
WTR-229
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
CL
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Watir
Created: 03/Jul/08 05:49 AM
Updated: 13/Aug/08 01:22 PM
|
|
| Component/s: |
HTML Controls
|
| Affects Version/s: |
1.5.6
|
| Fix Version/s: |
Future
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
1.
buttons.html (3 kb)
2.
testcase.rb (8 kb)
|
|
Environment:
|
Windows XP Professional SP 2
Ruby version 1.8.6
gem version 0.9.4
Windows XP Professional SP 2
Ruby version 1.8.6
gem version 0.9.4
|
|
|
Image buttons of the format <input type="image"> can not be found by :id or by :name or by :alt when searching from a form element. However these image buttons can be found on the page or from a containing div element. The issue is not reproducable with say, text fields or buttons of the format <input type="button">, which behaves as expected.
I will upload a example momentarily.
|
|
Description
|
Image buttons of the format <input type="image"> can not be found by :id or by :name or by :alt when searching from a form element. However these image buttons can be found on the page or from a containing div element. The issue is not reproducable with say, text fields or buttons of the format <input type="button">, which behaves as expected.
I will upload a example momentarily. |
Show » |
|