Does anyone know if there *are* other issues to using frames that
might not be immediately obvious?  Anything that would make it
particularly difficult?

I'm going to be attempting frame testing today, so I'm guessing I'll
probably have a better feel for what the challenge is very shortly. 
Any insights would be most appreciated though ;-)

Andrew

On 7/27/05, Simon Dahlbacka <[EMAIL PROTECTED]> wrote:
> just a thought, shouldn't at least the element locating problem be
> possible using dom
> somehow like (untested)
> 
> document.frames["framename"].document ...
> 
> OTOH, there might be other (and probably are) other problems when
> using selenium and frames
> 
> /Simon
> 
> On 7/27/05, Mike Williams <[EMAIL PROTECTED]> wrote:
> > Wolter, Johannes - ENCOWAY wrote:
> >
> > > I just wrote my first test cases for selenium. I've to test a webapp
> > > which uses framesets and I'm getting the feeling that selenium isn't
> > > supporting them.
> >
> > Quite correct: there's no support for frames, as yet.  Sorry.
> >
> > --
> > cheers, MikeW                            http://www.dogbiscuit.org/mdub/
> > _______________________________________________
> > Selenium-users mailing list
> > [email protected]
> > http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
> >
> _______________________________________________
> Selenium-users mailing list
> [email protected]
> http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
>
_______________________________________________
Selenium-users mailing list
[email protected]
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to