[ http://jira.openqa.org/browse/WTR-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charley Baker updated WTR-183: ------------------------------ Fix Version/s: (was: 1.6.7) Soon > Form doesn't work when used with a parent container [patch] > ----------------------------------------------------------- > > Key: WTR-183 > URL: http://jira.openqa.org/browse/WTR-183 > Project: Watir > Issue Type: Bug > Components: HTML Controls > Affects Versions: 1.5.2 > Environment: x > Reporter: Charley Baker > Assignee: Bret Pettichord > Priority: Major > Fix For: Soon > > Attachments: form_tests.patch > > > Form code needs to be cleaned up and adhere to the standard element or in > this case noncontrolelement definition. This should fix the problem accessing > forms by using something like: > ie.div(:name, 'foo').form(:name, 'bar') > which currently throws this exception: > WIN32OLERuntimeError: unknown property or method `forms' > HRESULT error code:0x80020006 > Unknown name. > Unit test and updated html patch is attached to this ticket. -- 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