<?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: HTTP Error Codes in WatiN 1.3</title>
	<atom:link href="http://lostechies.com/keithdahlby/2010/01/12/http-error-codes-in-watin-1-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/keithdahlby/2010/01/12/http-error-codes-in-watin-1-3/</link>
	<description>Git, .NET and more</description>
	<lastBuildDate>Wed, 12 Jun 2013 13:14:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Jeroen van Menen</title>
		<link>http://lostechies.com/keithdahlby/2010/01/12/http-error-codes-in-watin-1-3/#comment-30</link>
		<dc:creator>Jeroen van Menen</dc:creator>
		<pubDate>Mon, 18 Jan 2010 14:35:40 +0000</pubDate>
		<guid isPermaLink="false">/blogs/dahlbyk/archive/2010/01/12/http-error-codes-in-watin-1-3.aspx#comment-30</guid>
		<description>Hi Keith,

Thanks for the great article. Still no way to check the HTTP error code in WatiN 2.0 but the AttachTo functinoality has greatly been improved. No copy and pasting needed any longer. Just use

MyIE myIe = Browser.AttachTo&lt;MyIE&gt;(Find.ByXX);

Read this for more info: http://watinandmore.blogspot.com/2010/01/browserattachto-and-iattachto.html

HTH

Jeroen van Menen
Lead dev WatiN</description>
		<content:encoded><![CDATA[<p>Hi Keith,</p>
<p>Thanks for the great article. Still no way to check the HTTP error code in WatiN 2.0 but the AttachTo functinoality has greatly been improved. No copy and pasting needed any longer. Just use</p>
<p>MyIE myIe = Browser.AttachTo<myie>(Find.ByXX);</p>
<p>Read this for more info: <a href="http://watinandmore.blogspot.com/2010/01/browserattachto-and-iattachto.html" rel="nofollow">http://watinandmore.blogspot.com/2010/01/browserattachto-and-iattachto.html</a></p>
<p>HTH</p>
<p>Jeroen van Menen<br />
Lead dev WatiN</myie></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dahlby</title>
		<link>http://lostechies.com/keithdahlby/2010/01/12/http-error-codes-in-watin-1-3/#comment-29</link>
		<dc:creator>Keith Dahlby</dc:creator>
		<pubDate>Wed, 13 Jan 2010 05:44:53 +0000</pubDate>
		<guid isPermaLink="false">/blogs/dahlbyk/archive/2010/01/12/http-error-codes-in-watin-1-3.aspx#comment-29</guid>
		<description>Hey Daaron, thanks for stopping by. I can certainly understand wanting the APIs to be consistent across the supported browsers. After a bit of tinkering tonight I&#039;m pretty sure I can get something hacked together for Firefox using its observer service. Any suggestions where to start on extending Chrome?</description>
		<content:encoded><![CDATA[<p>Hey Daaron, thanks for stopping by. I can certainly understand wanting the APIs to be consistent across the supported browsers. After a bit of tinkering tonight I&#8217;m pretty sure I can get something hacked together for Firefox using its observer service. Any suggestions where to start on extending Chrome?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daaron</title>
		<link>http://lostechies.com/keithdahlby/2010/01/12/http-error-codes-in-watin-1-3/#comment-28</link>
		<dc:creator>Daaron</dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:10:41 +0000</pubDate>
		<guid isPermaLink="false">/blogs/dahlbyk/archive/2010/01/12/http-error-codes-in-watin-1-3.aspx#comment-28</guid>
		<description>Hi,
I&#039;m on the project team, and I like where you&#039;re going with this. The main reason Jeroen didn&#039;t have something like this is that it requires ShDocVw, and he wanted to keep it as agnostic as possible. As it stands now, we&#039;re trying to support IE, FF, and Chrome, but only IE surfaces the event you use in the code above. I don&#039;t know of a good way to make this cross browsers, but that&#039;s what I would want in order to add it to the core.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m on the project team, and I like where you&#8217;re going with this. The main reason Jeroen didn&#8217;t have something like this is that it requires ShDocVw, and he wanted to keep it as agnostic as possible. As it stands now, we&#8217;re trying to support IE, FF, and Chrome, but only IE surfaces the event you use in the code above. I don&#8217;t know of a good way to make this cross browsers, but that&#8217;s what I would want in order to add it to the core.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
