Bugs item #1502350, was opened at 2006-06-07 18:02
Message generated for change (Comment added) made by henryju
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1502350&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: Interface (example)
Group: Release 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: curioman (dmnelsen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Where is "assertSelectedOptionEquals"? Method is missing.

Initial Comment:
In the JavaDoc API, it states that this method is
available: assertSelectedOptionEquals. However, it is
not (apparently) in v1.2's WebTestCase compiled class.

Anybody know what's up with that?

Absent this method, how do I assert that a particular
option is preselected in a drop-down menu?

Thanks!!


----------------------------------------------------------------------

>Comment By: Julien HENRY (henryju)
Date: 2006-06-07 21:27

Message:
Logged In: YES 
user_id=1235926

Hi,

Javadoc is for current developpment version, as many
refactoring were performed. You can try to build yourself
the latest from SVN (needs maven), or download the jar in
our private maven repository :
http://jwebunit.sourceforge.net/m2-repo-snapshots/

----------------------------------------------------------------------

Comment By: curioman (dmnelsen)
Date: 2006-06-07 18:15

Message:
Logged In: YES 
user_id=123841

In fact, none of the "assertSelected..." methods seem to be
available; 14 of them are presented in the Javadoc.

Any assistance with this would be greatly appreciated, as I
would like to be able to use these methods (or ones with
equivalent functionality) if they're available anywhere.

Thanks in advance.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1502350&group_id=61302


_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to