Try assert/verifyAbsoluteLocation.
Seems we forgot to document it.  Sorry.

It supports all the usual pattern matching, but against the full URL.
e.g.
verifyAbsoluteLocation | *foo*
or
verifyAbsoluteLocation | regexp:.*[Ff]oo.*

You also have available:
assertAbsoluteLocation
verifyNotAbsoluteLocation
assertNotAbsoluteLocation

Cheers,
David


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


[EMAIL PROTECTED] wrote on 05/12/2005 11:14:06 AM:

> Hi guys,
>
> I keep running up against wanting to say 'are you on the right page'
> but the page url has parameters.
>
> Is there an existing way of doing this?
> Cheers
> --
> Nigel Thorne
> Extreme Programmer & Coach
> www.nigelthorne.com _______________________________________________
> Selenium-users mailing list
> Selenium-users@lists.public.thoughtworks.org
> http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to