<?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 IDE 0.7 Released</title>
	<atom:link href="http://ajaxian.com/archives/selenium-ide-07-released/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/selenium-ide-07-released</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: freelancer</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-266793</link>
		<dc:creator>freelancer</dc:creator>
		<pubDate>Wed, 20 Aug 2008 10:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-266793</guid>
		<description>Hello!  Is there a way to click ok button on alert window on selenium?</description>
		<content:encoded><![CDATA[<p>Hello!  Is there a way to click ok button on alert window on selenium?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash Dhoundiyal</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-255673</link>
		<dc:creator>Akash Dhoundiyal</dc:creator>
		<pubDate>Tue, 18 Sep 2007 10:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-255673</guid>
		<description>Hi,

I want to know how can i add loops in Selenium IDE ?

Also if i am searching in a database then how can i verify that the result fullfills the requirements i have specified for the search ???
Regards,
Akash Dhoundiyal</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to know how can i add loops in Selenium IDE ?</p>
<p>Also if i am searching in a database then how can i verify that the result fullfills the requirements i have specified for the search ???<br />
Regards,<br />
Akash Dhoundiyal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snigdha</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-253600</link>
		<dc:creator>Snigdha</dc:creator>
		<pubDate>Tue, 07 Aug 2007 14:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-253600</guid>
		<description>Hello,
I am new to Selenium and am trying to evaluate it for our application. I would appreciate it if someone could guide me towards Ajax testing via the Selenium IDE? I tried using the web application in the IDE... but for my AJAX elements I end up with an error. How do I resolve this?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I am new to Selenium and am trying to evaluate it for our application. I would appreciate it if someone could guide me towards Ajax testing via the Selenium IDE? I tried using the web application in the IDE&#8230; but for my AJAX elements I end up with an error. How do I resolve this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynwood Hines</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-246298</link>
		<dc:creator>Lynwood Hines</dc:creator>
		<pubDate>Thu, 18 Jan 2007 21:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-246298</guid>
		<description>Virgil, thanks for the feedback.  The inability of Selenium to click &quot;ok&quot; on a browser-generated popup window is still a major issue for me.  It makes it impossible (for me anyway) to use Selenium to test web applications that involve file downloads.</description>
		<content:encoded><![CDATA[<p>Virgil, thanks for the feedback.  The inability of Selenium to click &#8220;ok&#8221; on a browser-generated popup window is still a major issue for me.  It makes it impossible (for me anyway) to use Selenium to test web applications that involve file downloads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virgil Lasaga</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-246039</link>
		<dc:creator>Virgil Lasaga</dc:creator>
		<pubDate>Fri, 12 Jan 2007 19:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-246039</guid>
		<description>RE: Selenium and pop-up windows and storeAllWindowIds

Markus.  Have you tried clicking on the pop-up window in record mode?  It should bring up the waitForPopUp command and the selectWindow command with the target value equaling the of the popup object.  Also note the close command does not need the object name in the target value to close the popup.  But I have not been able to get array values back out, so if anyone has any tips, please pass them along. :)

As for O/S based dialog boxes, Lynwood, I have tried a couple of things, and have been unsuccessful.</description>
		<content:encoded><![CDATA[<p>RE: Selenium and pop-up windows and storeAllWindowIds</p>
<p>Markus.  Have you tried clicking on the pop-up window in record mode?  It should bring up the waitForPopUp command and the selectWindow command with the target value equaling the of the popup object.  Also note the close command does not need the object name in the target value to close the popup.  But I have not been able to get array values back out, so if anyone has any tips, please pass them along. :)</p>
<p>As for O/S based dialog boxes, Lynwood, I have tried a couple of things, and have been unsuccessful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynwood Hines</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-245146</link>
		<dc:creator>Lynwood Hines</dc:creator>
		<pubDate>Tue, 12 Dec 2006 18:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-245146</guid>
		<description>Hi Gaurav,

I looked at the discussion you pointed me to; it appears to be about a different issue than I&#039;m struggling with.  I am not running into a permissions problem.  It appears that Selenium cannot control aspects of the browser outside of the HTML-based elements.  In my case, when I click on a link that starts a download, a window to confirm the download is presented by the browser.  There is no HTML behind this window; it&#039;s conceptually similar to the menu bar at the top of the browser.  It&#039;s part of the browser application, not part of the &quot;web&quot; experience.

In most cases this is fine because I want to use Selenium to test a web application, NOT test browser functionality.  But file download confirmation boxes are on the fuzzy line between where the web app ends and the browser begins.  I would find Selenium considerably more useful for testing my web app if it was capable of clicking &quot;ok&quot; on the file download confirmation box.</description>
		<content:encoded><![CDATA[<p>Hi Gaurav,</p>
<p>I looked at the discussion you pointed me to; it appears to be about a different issue than I&#8217;m struggling with.  I am not running into a permissions problem.  It appears that Selenium cannot control aspects of the browser outside of the HTML-based elements.  In my case, when I click on a link that starts a download, a window to confirm the download is presented by the browser.  There is no HTML behind this window; it&#8217;s conceptually similar to the menu bar at the top of the browser.  It&#8217;s part of the browser application, not part of the &#8220;web&#8221; experience.</p>
<p>In most cases this is fine because I want to use Selenium to test a web application, NOT test browser functionality.  But file download confirmation boxes are on the fuzzy line between where the web app ends and the browser begins.  I would find Selenium considerably more useful for testing my web app if it was capable of clicking &#8220;ok&#8221; on the file download confirmation box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samant</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-245061</link>
		<dc:creator>Samant</dc:creator>
		<pubDate>Mon, 11 Dec 2006 05:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-245061</guid>
		<description>why is&#039;nt the IDE  compatible for IE based application recording :(</description>
		<content:encoded><![CDATA[<p>why is&#8217;nt the IDE  compatible for IE based application recording :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-88616</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Mon, 11 Sep 2006 03:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-88616</guid>
		<description>Hi All,
&lt;b&gt;
RE: Selenium and pop-up windows and storeAllWindowIds
&lt;/b&gt;
I am having problems with accessing popup windows and I am not savvy enough with javascript yet to start altering the user-extension.js 

My work around is to use the &#039;storeAllWindowIds&#039; command. This will give me the window Id of the pop-up in an &#039;array type&#039; variable I name.

The problem is that I can not access the elements of this array individually in selenese i.e. I can&#039;t extract a single window Id from the list of window ids in the variable populated by the &#039;storeAllWindowIds&#039; command.

 Is there a way to access the individual window IDs in the variable created by the &#039;storeAllWindowIds&#039; command? (selenese prefered, javascript if I must)</description>
		<content:encoded><![CDATA[<p>Hi All,<br />
<b><br />
RE: Selenium and pop-up windows and storeAllWindowIds<br />
</b><br />
I am having problems with accessing popup windows and I am not savvy enough with javascript yet to start altering the user-extension.js </p>
<p>My work around is to use the &#8216;storeAllWindowIds&#8217; command. This will give me the window Id of the pop-up in an &#8216;array type&#8217; variable I name.</p>
<p>The problem is that I can not access the elements of this array individually in selenese i.e. I can&#8217;t extract a single window Id from the list of window ids in the variable populated by the &#8216;storeAllWindowIds&#8217; command.</p>
<p> Is there a way to access the individual window IDs in the variable created by the &#8216;storeAllWindowIds&#8217; command? (selenese prefered, javascript if I must)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Krishna Upadhyaya</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-54712</link>
		<dc:creator>Gaurav Krishna Upadhyaya</dc:creator>
		<pubDate>Wed, 26 Jul 2006 11:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-54712</guid>
		<description>Hi Lynwood,

please follow this url http://forums.openqa.org/thread.jspa?threadID=2966&amp;messageID=8136#8136. Hope it helps.

Please let me know if it helps, I am facing a similar issue but couldn&#039;t understand the fix. Please share with me the fix for popup.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Lynwood,</p>
<p>please follow this url <a href="http://forums.openqa.org/thread.jspa?threadID=2966&#038;messageID=8136#8136" rel="nofollow">http://forums.openqa.org/thread.jspa?threadID=2966&#038;messageID=8136#8136</a>. Hope it helps.</p>
<p>Please let me know if it helps, I am facing a similar issue but couldn&#8217;t understand the fix. Please share with me the fix for popup.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynwood Hines</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-51050</link>
		<dc:creator>Lynwood Hines</dc:creator>
		<pubDate>Fri, 21 Jul 2006 18:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-51050</guid>
		<description>I am trying to use Selenium IDE to test a web application that includes a file download and upload.  Both result in pop-up boxes.  I tried simply recording my actions, but on playback the script gets stuck on clicking &quot;OK&quot; on the file download pop-up box.  Does anyone know how to work around this limitation (i.e how to get Selenium to record and repeat actions taken on Firefox pop-up boxes)?</description>
		<content:encoded><![CDATA[<p>I am trying to use Selenium IDE to test a web application that includes a file download and upload.  Both result in pop-up boxes.  I tried simply recording my actions, but on playback the script gets stuck on clicking &#8220;OK&#8221; on the file download pop-up box.  Does anyone know how to work around this limitation (i.e how to get Selenium to record and repeat actions taken on Firefox pop-up boxes)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Krishna Upadhyaya</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-47529</link>
		<dc:creator>Gaurav Krishna Upadhyaya</dc:creator>
		<pubDate>Sun, 16 Jul 2006 10:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-47529</guid>
		<description>Hello everyone,

I am testing a Vignette Portal Application. How do I use selenium IDE for catching any exception...like 404, Channel not Enabled or Access restrictons. Please give a mock demo. Any help is appreciated.</description>
		<content:encoded><![CDATA[<p>Hello everyone,</p>
<p>I am testing a Vignette Portal Application. How do I use selenium IDE for catching any exception&#8230;like 404, Channel not Enabled or Access restrictons. Please give a mock demo. Any help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Lesser</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-40460</link>
		<dc:creator>Jon Lesser</dc:creator>
		<pubDate>Mon, 03 Jul 2006 20:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-40460</guid>
		<description>Mik, you can use Selenium-core to group a set of tests into a suite to run as a batch.

The documentation is difficult to navigate...
&lt;a href=&quot;http://www.openqa.org/selenium-core&quot; title=&quot;selenium-core&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Mik, you can use Selenium-core to group a set of tests into a suite to run as a batch.</p>
<p>The documentation is difficult to navigate&#8230;<br />
<a href="http://www.openqa.org/selenium-core" title="selenium-core" rel="nofollow"></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mik</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-27546</link>
		<dc:creator>Mik</dc:creator>
		<pubDate>Thu, 15 Jun 2006 05:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-27546</guid>
		<description>Is it possible to run many tests in a row. I cant find a way to queue tests. I have a large web app with about 100 tests already made for it, but i have to run them one by one manually.</description>
		<content:encoded><![CDATA[<p>Is it possible to run many tests in a row. I cant find a way to queue tests. I have a large web app with about 100 tests already made for it, but i have to run them one by one manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: åœ‹ç”Ÿä¸‰å¹´æ‰?é–‹å§‹</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-3265</link>
		<dc:creator>åœ‹ç”Ÿä¸‰å¹´æ‰?é–‹å§‹</dc:creator>
		<pubDate>Fri, 10 Feb 2006 12:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-3265</guid>
		<description>&lt;strong&gt;Selenium IDE&lt;/strong&gt;

ç¶²ç«™é–‹ç™¼çš„å¥½ç”¨æ¸¬è©¦å·¥å…·ã€‚

å‰›å‰›çœ‹åˆ°ä¸€ç¯‡æ–‡ç« ï¼Œä»‹ç´¹æœ‰ä¸€å€‹å¥½ç”¨çš„å·¥å…·å?«å?š Selenium IDE çš„ï¼Œå®ƒæ˜¯ä»¥ Firefox extension åž‹å¼?åŸ·è¡Œçš„ï¼Œå?¯ä»¥è¨˜éŒ„ä¸‹ä½ çš„å‹•ä½œï¼Œäº‹å¾Œå†?ä¾†åˆ†æž? (replay æˆ–æ˜¯ step by step ä¹‹é¡žçš...</description>
		<content:encoded><![CDATA[<p><strong>Selenium IDE</strong></p>
<p>ç¶²ç«™é–‹ç™¼çš„å¥½ç”¨æ¸¬è©¦å·¥å…·ã€‚</p>
<p>å‰›å‰›çœ‹åˆ°ä¸€ç¯‡æ–‡ç« ï¼Œä»‹ç´¹æœ‰ä¸€å€‹å¥½ç”¨çš„å·¥å…·å?«å?š Selenium IDE çš„ï¼Œå®ƒæ˜¯ä»¥ Firefox extension åž‹å¼?åŸ·è¡Œçš„ï¼Œå?¯ä»¥è¨˜éŒ„ä¸‹ä½ çš„å‹•ä½œï¼Œäº‹å¾Œå†?ä¾†åˆ†æž? (replay æˆ–æ˜¯ step by step ä¹‹é¡žçš&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Connor</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-3212</link>
		<dc:creator>Tim Connor</dc:creator>
		<pubDate>Wed, 08 Feb 2006 22:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-3212</guid>
		<description>My trackback didn&#039;t work, but it was a short post anyways.  I think you can tell the basic idea from the title of the post &lt;a href=&quot;http://www.infosauce.org/articles/2006/02/08/omg-ajaxian-sweet-an-ide-for-automated-browser-testing-with-selenium&quot; rel=&quot;nofollow&quot;&gt;OMG WTF SWEET! An IDE for automated in-browser testing with Selenium&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>My trackback didn&#8217;t work, but it was a short post anyways.  I think you can tell the basic idea from the title of the post <a href="http://www.infosauce.org/articles/2006/02/08/omg-ajaxian-sweet-an-ide-for-automated-browser-testing-with-selenium" rel="nofollow">OMG WTF SWEET! An IDE for automated in-browser testing with Selenium</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-3157</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 08 Feb 2006 10:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-3157</guid>
		<description>I hope this new edition does not incorporate the pop up that registers the bugs separately.Great to have it within the same document flow.</description>
		<content:encoded><![CDATA[<p>I hope this new edition does not incorporate the pop up that registers the bugs separately.Great to have it within the same document flow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dewayne Mikkelson</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-3143</link>
		<dc:creator>Dewayne Mikkelson</dc:creator>
		<pubDate>Tue, 07 Feb 2006 20:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-3143</guid>
		<description>How in the world did I miss this for so long? I am checking this out tonight as soon as I get home.</description>
		<content:encoded><![CDATA[<p>How in the world did I miss this for so long? I am checking this out tonight as soon as I get home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hermann Klinke</title>
		<link>http://ajaxian.com/archives/selenium-ide-07-released/comment-page-1#comment-3130</link>
		<dc:creator>Hermann Klinke</dc:creator>
		<pubDate>Tue, 07 Feb 2006 15:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/selenium-ide-07-released#comment-3130</guid>
		<description>Holy crap, that really looks cool.</description>
		<content:encoded><![CDATA[<p>Holy crap, that really looks cool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

