Hello, I just started using selenium. I'm very impressed with the tool and would like to say thanks to all the people who contributed to the project. I would like to use selenium to formalize testing of the OSS ledger programm lx-office. Unfortunately we heavily depend on frames :( I installed the selectFrame-Extension from James Wang with selenium 0.6. It is working fine so far but I have one problem. When I select a certain frame (the menu frame) and clickAndWait a link. The page should open in the main frame, but it opens in the menu_frame. The link has a target attribut and when using the application without selenium everything works fine. Any ideas what I'm doing wrong? Is this even possible?
Thanks for your help. Ciao, Philip _______________________________________________ Selenium-devel mailing list Selenium-devel@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel