Peter Bernier wrote:
Whenever you're using one of the assert<Text> methods (for example
assertAlert), and the test string that you want to check against
contains a colon, you might run into an error something like "cannot
find PatternMatcher.strategies.<text_before_colon>".
...
The way to get around this, is to place an asterisk (*) at the start of
your test string.
Thanks Peter.
Another work-around is to use the "exact:" prefix.
--
cheers, MikeW http://www.dogbiscuit.org/mdub/
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users