<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blogging and scraping &#187; attach</title>
	<atom:link href="http://www.tsnpc.com/tag/attach/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tsnpc.com</link>
	<description></description>
	<lastBuildDate>Mon, 12 Jul 2010 22:54:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>pay attention to attach the IE window when elements not found by watir</title>
		<link>http://www.tsnpc.com/pay-attention-to-attach-the-ie-window-when-elements-not-found-by-watir/</link>
		<comments>http://www.tsnpc.com/pay-attention-to-attach-the-ie-window-when-elements-not-found-by-watir/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 01:29:46 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[watir]]></category>
		<category><![CDATA[attach]]></category>

		<guid isPermaLink="false">http://www.tsnpc.com/?p=178</guid>
		<description><![CDATA[Several times I spend several hours to identify an element, the element is there, but watir can not find it. I click a link and a new IE window comes up, and forget to attach the new IE window, so watir and me are looking for elements on different windows.]]></description>
			<content:encoded><![CDATA[<p>Several times I spend several hours to identify an element, the element is there, but watir can not find it.</p>
<p>I click a link and a new IE window comes up, and forget to attach the new IE window, so watir and me are looking for elements on different windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsnpc.com/pay-attention-to-attach-the-ie-window-when-elements-not-found-by-watir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
