[JWebUnit-development] [ jwebunit-Bugs-3590248 ] getButtonWithText does not find button elements by
Brought to you by:
henryju
|
From: SourceForge.net <no...@so...> - 2012-11-27 02:19:48
|
Bugs item #3590248, was opened at 2012-11-26 18:19 Message generated for change (Tracker Item Submitted) made by skaffman You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=3590248&group_id=61302 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: HtmlUnit plugin Group: Release 3.1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kenny MacLeod (skaffman) Assigned to: Nobody/Anonymous (nobody) Summary: getButtonWithText does not find button elements by value Initial Comment: The getButtonWithText method does not handle button tags' "value" attributes. It handles "value" attributes of for input type="button", i.e. <input type="button" value="...."> but not <button value="..."> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=3590248&group_id=61302 |