Hi all ,
I am using the java driven mode of selenium .I have my application
hosted on http://webserver:8080/appname

I was able to access the page using selenium.open() but it opened it
in a frame .Is this the behavour of selenium .The problem is when i
issue commands like selenium.type(string 0,string 1) it does not  seem
to recognize the controls as they are in a frame .Finally selenium
waits and  throws Selenium command timed out exception.How can i
access the controls  when they are in a frame .

Thanks
sreedhar
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to