[EMAIL PROTECTED] wrote on 08/09/2005 07:25:52 AM:

> I got it working with this.
>
> a = new Assert();
> a.assertMatches(expectedValue, actualValue)
>
> I'm not sure if this is the "right" way but this is
> how I managed to get it working. Please let me know if
> there is a better way.
>

What version of Selenium are you using?  I cannot recall when the convenience method was added, and so it may not be in the last release.  Either way, there is nothing wrong with what you have done.

David Kemp
ThoughtWorks Australia Pty Ltd
http://www.thoughtworks.com

_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to