I'm using selenium-0.5.0 It didn't work by simply using Assert.matches. Do you need to instantiate an Assert object to use the convenience method?
--- David Kemp <[EMAIL PROTECTED]> wrote: > [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 > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Selenium-users mailing list Selenium-users@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users