<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Get rid of those pesky IE dialogs with AutoIt</title>
	<atom:link href="http://www.eviltester.com/index.php/2009/01/22/get-rid-of-those-pesky-ie-dialogs-with-autoit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eviltester.com/index.php/2009/01/22/get-rid-of-those-pesky-ie-dialogs-with-autoit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=get-rid-of-those-pesky-ie-dialogs-with-autoit</link>
	<description>A different view of software testing</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:03:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Shagufta</title>
		<link>http://www.eviltester.com/index.php/2009/01/22/get-rid-of-those-pesky-ie-dialogs-with-autoit/#comment-1400</link>
		<dc:creator>Shagufta</dc:creator>
		<pubDate>Fri, 29 May 2009 13:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.eviltester.com/index.php/2009/01/20/get-rid-of-those-pesky-ie-dialogs-with-autoit/#comment-1400</guid>
		<description>Hi, 

I am using Selenium RC with Perl as the scripting language. I want to automate an application using Selenium. But as soon as I login to the site, I get the http basic authentication window which asks me to enter the Username and Password. 

Can you please help me out how can I solve the problem using Autoit? If there&#039;s a script along with the detail steps about how to run it, would be great. I have never used Autoit before. 

Hoping for your kind reply. Thanks!

&lt;em&gt;
Rather than using AutoIt you might want to use &lt;a target=&quot;_Blank&quot; href=&quot;http://wiki.openqa.org/display/SEL/Selenium+Core+FAQ#SeleniumCoreFAQ-HowdoIuseSeleniumtologintositesthatrequireHTTPbasicauthentication(wherethebrowsermakesamodaldialogaskingforcredentials)%3F&quot; rel=&quot;nofollow&quot;&gt;this solution from the Selenium FAQ&lt;/a&gt;. 

If you still want to use AutoIt then the source code in the archive here should helps as it detects a specific window.

Or you could have a look at &lt;a href=&quot;http://www.compendiumdev.co.uk/blog/index.php/category/autoit/&quot; rel=&quot;nofollow&quot;&gt;some earlier articles I wrote about Autoit&lt;/a&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am using Selenium RC with Perl as the scripting language. I want to automate an application using Selenium. But as soon as I login to the site, I get the http basic authentication window which asks me to enter the Username and Password. </p>
<p>Can you please help me out how can I solve the problem using Autoit? If there&#8217;s a script along with the detail steps about how to run it, would be great. I have never used Autoit before. </p>
<p>Hoping for your kind reply. Thanks!</p>
<p><em><br />
Rather than using AutoIt you might want to use <a target="_Blank" href="http://wiki.openqa.org/display/SEL/Selenium+Core+FAQ#SeleniumCoreFAQ-HowdoIuseSeleniumtologintositesthatrequireHTTPbasicauthentication(wherethebrowsermakesamodaldialogaskingforcredentials)%3F" rel="nofollow">this solution from the Selenium FAQ</a>. </p>
<p>If you still want to use AutoIt then the source code in the archive here should helps as it detects a specific window.</p>
<p>Or you could have a look at <a href="http://www.compendiumdev.co.uk/blog/index.php/category/autoit/" rel="nofollow">some earlier articles I wrote about Autoit</a></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://www.eviltester.com/index.php/2009/01/22/get-rid-of-those-pesky-ie-dialogs-with-autoit/#comment-1339</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Tue, 10 Mar 2009 11:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.eviltester.com/index.php/2009/01/20/get-rid-of-those-pesky-ie-dialogs-with-autoit/#comment-1339</guid>
		<description>Thanks so much - I was trying to invoke my autoit .exe from my selenium testcase.  All working great.  Thank you.</description>
		<content:encoded><![CDATA[<p>Thanks so much &#8211; I was trying to invoke my autoit .exe from my selenium testcase.  All working great.  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://www.eviltester.com/index.php/2009/01/22/get-rid-of-those-pesky-ie-dialogs-with-autoit/#comment-1332</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Fri, 06 Mar 2009 14:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.eviltester.com/index.php/2009/01/20/get-rid-of-those-pesky-ie-dialogs-with-autoit/#comment-1332</guid>
		<description>Just one thing:  how do you call your autoit.exe or script from your selenium testcase? Thanks.

&lt;em&gt;Hi Conor, the script just runs in the background polling for the window so you don&#039;t call it from Selenium you run it separately. Hope that helps.&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Just one thing:  how do you call your autoit.exe or script from your selenium testcase? Thanks.</p>
<p><em>Hi Conor, the script just runs in the background polling for the window so you don&#8217;t call it from Selenium you run it separately. Hope that helps.</em></p>
]]></content:encoded>
	</item>
</channel>
</rss>

