Help: How can I control a new IE window using PAMIE?

尹祥龙 yinxianglong at gmail.com
Wed Apr 26 21:08:42 EDT 2006


I am using PAMIE to test a web application.
I want to control a new IE window opened by clicking a link. How to do?
For example:
HTML source:
    <a href="b.html" target="_blank" name="aIE" id="aIE">go_to_b</a>

Using PAMIE I can click the link named aIE. Now how can I control the window
whose url is "b.html"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060427/d0aa7a70/attachment.html>


More information about the Python-list mailing list