<span class="gmail_quote"></span>
<div style="DIRECTION: ltr">
<div>I am using PAMIE to test a web application.</div>
<div>I want to control a new IE window opened by clicking a link. How to do?</div>
<div>For example:</div>
<div>HTML source:</div>
<div>&nbsp;&nbsp;&nbsp; &lt;a href=&quot;b.html&quot; target=&quot;_blank&quot; name=&quot;aIE&quot; id=&quot;aIE&quot;&gt;go_to_b&lt;/a&gt;</div>
<div>&nbsp;</div>
<div>Using PAMIE I can click the link named aIE. Now how can I control the window whose url is &quot;b.html&quot;?</div></div>