<?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 is Groovy</title>
	<atom:link href="http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/feed/" rel="self" type="application/rss+xml" />
	<link>http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/</link>
	<description>from the seeds of gyrm</description>
	<lastBuildDate>Wed, 25 May 2011 12:10:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: gyrm</title>
		<link>http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/comment-page-1/#comment-8790</link>
		<dc:creator>gyrm</dc:creator>
		<pubDate>Tue, 15 Dec 2009 23:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/#comment-8790</guid>
		<description>Hi Kristjan,

The cool thing about taking screenshots using captureEntirePageScreenshot for Firefox and snapsIE for IE is that both commands work for Core. One of the main hurdles is saving the image to disk - you need to somehow obtain privilege escalation to do this. I imagine getting the image data would be possible for Safari and perhaps some of the other browsers via toDataUrl(); however, how are you going to save the image? This is probably more doable in the context of the RC-only.

snapsIE is sort of limited ... I&#039;m glad you&#039;re finding it useful. Unfortunately I got quite frustrated trying to get it to work for HTA mode, and have abandoned that unfruitful effort.

Best,
Haw-Bin</description>
		<content:encoded><![CDATA[<p>Hi Kristjan,</p>
<p>The cool thing about taking screenshots using captureEntirePageScreenshot for Firefox and snapsIE for IE is that both commands work for Core. One of the main hurdles is saving the image to disk &#8211; you need to somehow obtain privilege escalation to do this. I imagine getting the image data would be possible for Safari and perhaps some of the other browsers via toDataUrl(); however, how are you going to save the image? This is probably more doable in the context of the RC-only.</p>
<p>snapsIE is sort of limited &#8230; I&#8217;m glad you&#8217;re finding it useful. Unfortunately I got quite frustrated trying to get it to work for HTA mode, and have abandoned that unfruitful effort.</p>
<p>Best,<br />
Haw-Bin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristjan</title>
		<link>http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/comment-page-1/#comment-8787</link>
		<dc:creator>Kristjan</dc:creator>
		<pubDate>Tue, 15 Dec 2009 19:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/#comment-8787</guid>
		<description>Hi,

Sorry for posting here, but clearspace.openqa.org still seems to have technical problems...
I&#039;m part of a research group that&#039;s researching Cross-Browser Compliant Rich Internet Application Design and Testing. In our search for a toolset to cover automating code validation, visual comparison and testing of functional behavior I came across snapsIE.
I&#039;d like thank you for making snapsIE. And ask if you ever thought about how hard it would be to implement similar solutions on other browsers (opera, safari, google chrome…) so it would work on both the Selenium RC and Core? 

Best regards,
Kristjan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Sorry for posting here, but clearspace.openqa.org still seems to have technical problems&#8230;<br />
I&#8217;m part of a research group that&#8217;s researching Cross-Browser Compliant Rich Internet Application Design and Testing. In our search for a toolset to cover automating code validation, visual comparison and testing of functional behavior I came across snapsIE.<br />
I&#8217;d like thank you for making snapsIE. And ask if you ever thought about how hard it would be to implement similar solutions on other browsers (opera, safari, google chrome…) so it would work on both the Selenium RC and Core? </p>
<p>Best regards,<br />
Kristjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gyrm</title>
		<link>http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/comment-page-1/#comment-8552</link>
		<dc:creator>gyrm</dc:creator>
		<pubDate>Fri, 24 Oct 2008 15:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/#comment-8552</guid>
		<description>Hi,

You probably need to update the version of Selenium (Core?) you&#039;re using. Try downloading a nightly snapshot from OpenQA.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You probably need to update the version of Selenium (Core?) you&#8217;re using. Try downloading a nightly snapshot from OpenQA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giuliano</title>
		<link>http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/comment-page-1/#comment-8551</link>
		<dc:creator>Giuliano</dc:creator>
		<pubDate>Wed, 22 Oct 2008 20:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://ttwhy.org/home/blog/2008/09/26/selenium-is-groovy/#comment-8551</guid>
		<description>I&#039;m trying to use TestRunner with UI-Element.  Is this possible?  UI-Element works great with Selenium IDE; however, I received an error &quot; Unrecognized locator&quot; when I try to run the same testcase with TestRunner.  If they are compatible, how to do I include the files.

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use TestRunner with UI-Element.  Is this possible?  UI-Element works great with Selenium IDE; however, I received an error &#8221; Unrecognized locator&#8221; when I try to run the same testcase with TestRunner.  If they are compatible, how to do I include the files.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

