Bugs item #1154037, was opened at 2005-03-01 08:47 Message generated for change (Comment added) made by juergen_ebert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1154037&group_id=61302
Category: None >Group: Release 1.3 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Juergen Ebert (juergen_ebert) Assigned to: Nobody/Anonymous (nobody) Summary: setFormElementWithLabel is protected in WebTester Initial Comment: Although shown as public in the JavaDoc setFormElementWithLabel is protected in WebTester. I have to subclass a test class from another test framework and am therefore limited to using WebTester (instead of subclassing WebTestCase) and I actually want to use setFormElementWithLabel. Is there a reason why this should not be public? ---------------------------------------------------------------------- >Comment By: Juergen Ebert (juergen_ebert) Date: 2005-03-01 09:16 Message: Logged In: YES user_id=239086 Oh, it seems to be fixed in version 1.53 in the cvs. Sorry. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1154037&group_id=61302 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
