<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Python IE Automation - Thorough Tutorial</title>
	<link>http://www.evilbitz.com/2006/10/22/python-ie-automation-thorough-tutorial/</link>
	<description>Powerful words dude, powerful...</description>
	<pubDate>Wed, 20 Aug 2008 11:11:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: David</title>
		<link>http://www.evilbitz.com/2006/10/22/python-ie-automation-thorough-tutorial/#comment-21570</link>
		<pubDate>Tue, 05 Aug 2008 20:19:02 +0000</pubDate>
		<guid>http://www.evilbitz.com/2006/10/22/python-ie-automation-thorough-tutorial/#comment-21570</guid>
					<description>I think your useful example script should be updated, the line:

&#62;&#62;&#62; ie.document.getElementById(”srch_btn”).click()

must be changed in:

&#62;&#62;&#62; ie.document.getElementById(”go”).click()

in order to work.

Regards,
David</description>
		<content:encoded><![CDATA[<p>I think your useful example script should be updated, the line:</p>
<p>&gt;&gt;&gt; ie.document.getElementById(”srch_btn”).click()</p>
<p>must be changed in:</p>
<p>&gt;&gt;&gt; ie.document.getElementById(”go”).click()</p>
<p>in order to work.</p>
<p>Regards,<br />
David
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Antonio Xavier</title>
		<link>http://www.evilbitz.com/2006/10/22/python-ie-automation-thorough-tutorial/#comment-12127</link>
		<pubDate>Thu, 27 Dec 2007 09:12:31 +0000</pubDate>
		<guid>http://www.evilbitz.com/2006/10/22/python-ie-automation-thorough-tutorial/#comment-12127</guid>
					<description>Hi

Is it possible to view the IE's security certificate via python script? If so can you please post a sample code.

Thanks &#38; Rgds

Antonio Xavier</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Is it possible to view the IE&#8217;s security certificate via python script? If so can you please post a sample code.</p>
<p>Thanks &amp; Rgds</p>
<p>Antonio Xavier
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
