<?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: Selenium 0.8 Release</title>
	<atom:link href="http://ajaxian.com/archives/selenium-08-release/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/selenium-08-release</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: edward miller</title>
		<link>http://ajaxian.com/archives/selenium-08-release/comment-page-1#comment-245117</link>
		<dc:creator>edward miller</dc:creator>
		<pubDate>Tue, 12 Dec 2006 04:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-08-release#comment-245117</guid>
		<description>The synchronization problem is not so simple.  The
evalid system provides various automatic internal sync modes
but that is seldom enough.  So it ALSO includes things
like synchronization on matching a string (in any frame),
and synchronization on a DOM object (anywhere on the page).

eValid is a very advanced testing system, with a 100% guarantee
of testing playback success on every kind of website, including
and especially AJAX sites.   Go to www.e-valid.com for a free eval
copies of eValid.

-EFM</description>
		<content:encoded><![CDATA[<p>The synchronization problem is not so simple.  The<br />
evalid system provides various automatic internal sync modes<br />
but that is seldom enough.  So it ALSO includes things<br />
like synchronization on matching a string (in any frame),<br />
and synchronization on a DOM object (anywhere on the page).</p>
<p>eValid is a very advanced testing system, with a 100% guarantee<br />
of testing playback success on every kind of website, including<br />
and especially AJAX sites.   Go to <a href="http://www.e-valid.com" rel="nofollow">http://www.e-valid.com</a> for a free eval<br />
copies of eValid.</p>
<p>-EFM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teen movie</title>
		<link>http://ajaxian.com/archives/selenium-08-release/comment-page-1#comment-181404</link>
		<dc:creator>teen movie</dc:creator>
		<pubDate>Mon, 13 Nov 2006 13:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-08-release#comment-181404</guid>
		<description>&lt;strong&gt;teen&lt;/strong&gt;

teen movie sumzyuxfdc</description>
		<content:encoded><![CDATA[<p><strong>teen</strong></p>
<p>teen movie sumzyuxfdc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrtin</title>
		<link>http://ajaxian.com/archives/selenium-08-release/comment-page-1#comment-132227</link>
		<dc:creator>mrtin</dc:creator>
		<pubDate>Mon, 16 Oct 2006 10:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-08-release#comment-132227</guid>
		<description>The frame and popup issue is still there and I do not expect it to be solved in the near future. selenium&#039;s browserbot only listens to the top level window for open events; open events from nested windows like frames inside framesets aren&#039;t detected. The workaround I am using is: open popups via top window as long as we are running under selenium.</description>
		<content:encoded><![CDATA[<p>The frame and popup issue is still there and I do not expect it to be solved in the near future. selenium&#8217;s browserbot only listens to the top level window for open events; open events from nested windows like frames inside framesets aren&#8217;t detected. The workaround I am using is: open popups via top window as long as we are running under selenium.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://ajaxian.com/archives/selenium-08-release/comment-page-1#comment-108197</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Thu, 28 Sep 2006 09:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-08-release#comment-108197</guid>
		<description>The frames and popup problems were a huge blocking issue at our company for using Selenium and I&#039;m really glad they say they fixed it. Can&#039;t wait to try it out again.</description>
		<content:encoded><![CDATA[<p>The frames and popup problems were a huge blocking issue at our company for using Selenium and I&#8217;m really glad they say they fixed it. Can&#8217;t wait to try it out again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Myles</title>
		<link>http://ajaxian.com/archives/selenium-08-release/comment-page-1#comment-107351</link>
		<dc:creator>Patrick Myles</dc:creator>
		<pubDate>Wed, 27 Sep 2006 22:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-08-release#comment-107351</guid>
		<description>Sadly they still haven&#039;t added support for inter-domain scripting using the document.domain property. Due to browser security model oddness, you can&#039;t reliably change the document.domain property after certain document or window properties are read. Without in-built support for changing the domain on startup it&#039;s difficult to test apps that need to change the domain. Ahh well, the new features still sound good, and should improve the stability.</description>
		<content:encoded><![CDATA[<p>Sadly they still haven&#8217;t added support for inter-domain scripting using the document.domain property. Due to browser security model oddness, you can&#8217;t reliably change the document.domain property after certain document or window properties are read. Without in-built support for changing the domain on startup it&#8217;s difficult to test apps that need to change the domain. Ahh well, the new features still sound good, and should improve the stability.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

