Skip Menu |

This queue is for tickets about the Win32-IEAutomation CPAN distribution.

Report information
The Basics
Id: 32884
Status: new
Priority: 0/
Queue: Win32-IEAutomation

People
Owner: Nobody in particular
Requestors: shorttoedeagle [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Problem: Win32::IEAutomation doesn't work with "button" HTML elements
Date: Sat, 2 Feb 2008 19:12:26 +0200
To: bug-Win32-IEAutomation [...] rt.cpan.org
From: Yonatan Broza <shorttoedeagle [...] gmail.com>
Hi, Win32::IEAutomation's 0.5 getButton method only works with "input" HTML elements. If you have a "button" element (new in HTML 4.0), it is not returned by the getButton method :( Bye.