<?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>SeleniumExamples &#187; Plugins</title>
	<atom:link href="http://seleniumexamples.com/blog/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://seleniumexamples.com/blog</link>
	<description>Examples and tips for Selenium</description>
	<lastBuildDate>Thu, 10 Mar 2011 15:29:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Selenium IDE &#8211; My plugin baby</title>
		<link>http://seleniumexamples.com/blog/plugins/selenium-ide-my-plugin-baby/</link>
		<comments>http://seleniumexamples.com/blog/plugins/selenium-ide-my-plugin-baby/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 09:28:53 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[selenium ide]]></category>

		<guid isPermaLink="false">http://seleniumexamples.com/blog/?p=97</guid>
		<description><![CDATA[With last month&#8217;s release of Selenium IDE 1.0.4 came initial support for plugins, and this month&#8217;s release of 1.0.5 continues to build on the new plugin API as well as fixing a few bugs. This is quite possibly the most exciting development in Selenium IDE in a long time, and the best thing is that [...]]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://saucelabs.com/blog/index.php/2010/01/selenium-ide-1-0-4-is-released/">last month&#8217;s release of Selenium IDE 1.0.4</a> came initial support for plugins, and <a href="http://saucelabs.com/blog/index.php/2010/02/selenium-ide-1-0-5-is-released/">this month&#8217;s release of 1.0.5</a> continues to build on the new plugin API as well as fixing a few bugs.</p>
<p>This is quite possibly the most exciting development in Selenium IDE in a long time, and the best thing is that it enables users to come up with their own improvements &#8211; in much the same way as <a href="http://www.greasespot.net/">Greasemonkey</a> or Firefox addons themselves. The possibilities are endless.</p>
<p>Adam Goucher continues to post guidance on creating plugins <a href="http://adam.goucher.ca/?s=The+Selenium-IDE+1.x+plugin+API">on his blog</a> as the API evolves. I have followed these myself to create two plugins:</p>
<ul>
<li><strong>Flow control</strong> &#8211; This is actually just an old Selenium user extension that I&#8217;ve repackaged into a plugin. Two main advantages of doing this are: an easy install/disable/uninstall process, and no messing around with JavaScript files! [<a title="Download Flow Control Plugin for Selenium IDE" href="https://addons.mozilla.org/en-US/firefox/downloads/file/81157/selenium_ide__flow_control-1.0.1-fx.xpi" onClick="javascript: pageTracker._trackPageview('/downloads/flowcontrol');">install</a>] [<a href="http://github.com/davehunt/selenium-ide-flowcontrol">public repository</a>]</li>
<li><strong>WebDriver Backed Selenium Formatters</strong> &#8211; This is a formatter plugin that provides the Selenium emulation from WebDriver, giving quick access to WebDriver&#8217;s advantages without changing from the existing Selenium API. [<a title="Download WebDriver Backed Formatters Flow Control Plugin for Selenium IDE" href="https://addons.mozilla.org/en-US/firefox/downloads/file/81150/selenium_ide__webdriver_backed_formatters-1.0.1-fx.xpi" onClick="javascript: pageTracker._trackPageview('/downloads/webdriver-backed-formatters');">install</a>] [<a href="http://github.com/davehunt/selenium-ide-webdriver-backed-formatters">public repository</a>]</li>
</ul>
<p>These plugins are available to download from SeleniumExamples, and you can view the source/report issues/provide feedback via the GitHub repositories.</p>
<p>Let SeleniumExamples know if you&#8217;re developing your own plugin, or have any good ideas. I&#8217;ll be happy to review, host, or link to your plugins &#8211; most of all we want to encourage plugin development.</p>
<p><strong>Update:</strong><br />
Plugins now made available via addons.mozilla.org:</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/85794">Flow Control</a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/85793">WebDriver Backed Selenium Formatters</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://seleniumexamples.com/blog/plugins/selenium-ide-my-plugin-baby/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

