<?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: Testing web applications and web-sites with RoutineBot</title>
	<atom:link href="http://www.routinebot.com/testing-web-applications-and-web-sites-with-routinebot.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.routinebot.com/testing-web-applications-and-web-sites-with-routinebot.htm</link>
	<description>Automate software GUI testing within Agile software testing process as well as any other routine task</description>
	<lastBuildDate>Mon, 22 Aug 2011 19:48:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.routinebot.com/testing-web-applications-and-web-sites-with-routinebot.htm/comment-page-1#comment-13</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 24 Feb 2009 23:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.routinebot.com/?p=169#comment-13</guid>
		<description>You can do this by passing the URL to the, say, Internet Explorer, here how it looks in code (should be in one line):


Execute(&#039;C:\Program Files\Internet Explorer\iexplore.exe&#039;,&#039;http://www.cnn.com/&#039;);</description>
		<content:encoded><![CDATA[<p>You can do this by passing the URL to the, say, Internet Explorer, here how it looks in code (should be in one line):</p>
<p>Execute(&#8216;C:\Program Files\Internet Explorer\iexplore.exe&#8217;,'http://www.cnn.com/&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matkay</title>
		<link>http://www.routinebot.com/testing-web-applications-and-web-sites-with-routinebot.htm/comment-page-1#comment-12</link>
		<dc:creator>matkay</dc:creator>
		<pubDate>Tue, 24 Feb 2009 22:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.routinebot.com/?p=169#comment-12</guid>
		<description>How can I open a webpage say www.cnn.com using the Execute command?

Thanks
Mat</description>
		<content:encoded><![CDATA[<p>How can I open a webpage say <a href="http://www.cnn.com" rel="nofollow">http://www.cnn.com</a> using the Execute command?</p>
<p>Thanks<br />
Mat</p>
]]></content:encoded>
	</item>
</channel>
</rss>

