<?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; version</title>
	<atom:link href="http://www.tsnpc.com/tag/version/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tsnpc.com</link>
	<description></description>
	<lastBuildDate>Tue, 13 Jul 2010 10:27:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Check the version of the watir and the firewatir</title>
		<link>http://www.tsnpc.com/check-the-version-of-the-watir-and-the-firewatir/</link>
		<comments>http://www.tsnpc.com/check-the-version-of-the-watir-and-the-firewatir/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 08:35:14 +0000</pubDate>
		<dc:creator>leleba</dc:creator>
				<category><![CDATA[watir]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.tsnpc.com/check-the-version-of-the-watir-and-the-firewatir/</guid>
		<description><![CDATA[We can check the version of the watir and firewatir by executing an rb file with the following script: require &#8216;watir&#8217; require &#8216;firewatir&#8217; puts Watir::IE::VERSION puts FireWatir::Firefox::VERSION]]></description>
			<content:encoded><![CDATA[<p>We can check the version of the watir and firewatir by executing an rb file with the following script:</p>
<p>require &#8216;watir&#8217;</p>
<p>require &#8216;firewatir&#8217;</p>
<p>puts Watir::IE::VERSION</p>
<p>puts FireWatir::Firefox::VERSION</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tsnpc.com/check-the-version-of-the-watir-and-the-firewatir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

