That's probably the most realistic approach. Like Jarmo mentioned, I've only
used environment configuration for the environment absolute URIs, everything
is found by relative URIs after that point. However, we can get the absolute
URI and store that internally.

-c

On Sun, Apr 17, 2011 at 6:37 PM, Alok Menghrajani <a...@fb.com> wrote:

>
>
> On 4/16/11 12:17 AM, "Jarmo" <jarm...@gmail.com> wrote:
>
> >I still think that it should be relative URI and not an absolute one. I,
> >myself haven't searched any link by using an absolute URI and always use
> >a regexp for searching. Any point to have them as an absolute?
>
> How about making sure Watir works with both? If the page source is
> absolute, but you search using a relative link, it should just work, and
> vice-versa? The easiest way to achieve this is to convert everything to an
> absolute URI, but we could maybe do it in other ways too ?
>
> Alok
>
> _______________________________________________
> Wtr-development mailing list
> Wtr-development@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-development
>
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to