<?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>Nicolas Charpentier's blog &#187; selenium</title>
	<atom:link href="http://charpi.net/blog/tag/selenium/feed/" rel="self" type="application/rss+xml" />
	<link>http://charpi.net/blog</link>
	<description>Yet another Agile and OpenSource oriented blog.</description>
	<lastBuildDate>Fri, 10 Sep 2010 07:47:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Code availability on git-hub</title>
		<link>http://charpi.net/blog/2010/02/21/code-availability-on-git-hub/</link>
		<comments>http://charpi.net/blog/2010/02/21/code-availability-on-git-hub/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 08:54:32 +0000</pubDate>
		<dc:creator>charpi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://charpi.net/blog/?p=219</guid>
		<description><![CDATA[Bored to switch code between my private subversion repository and git-hub for my open-source projects, I decided to use exclusively git-hub for them. My trac wiki pages are also moved to git-hub for improve the documentation of those projects. Selenium-RC Erlang binding Rake tasks to build erlang code Small mock library for erlang (Please don&#8217;t use [...]]]></description>
		<wfw:commentRss>http://charpi.net/blog/2010/02/21/code-availability-on-git-hub/feed/</wfw:commentRss>
		<slash:comments>2031</slash:comments>
		</item>
		<item>
		<title>New package of selenium erlang library</title>
		<link>http://charpi.net/blog/2009/06/01/erl_selenium/</link>
		<comments>http://charpi.net/blog/2009/06/01/erl_selenium/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 21:24:43 +0000</pubDate>
		<dc:creator>charpi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://charpi.net/blog/2009/06/01/erl_selenium/</guid>
		<description><![CDATA[XP Days conferences (Switzerland and France) are over and now I can be back to coding. I have just published a new version of the erlang client to selenium server. You can download it here. Nothing really new in this version: Support for seleniun-server 1.0 Support OTP R12 and OTP R13 New build system based [...]]]></description>
		<wfw:commentRss>http://charpi.net/blog/2009/06/01/erl_selenium/feed/</wfw:commentRss>
		<slash:comments>2761</slash:comments>
		</item>
		<item>
		<title>End of summer</title>
		<link>http://charpi.net/blog/2008/09/14/end-of-summer/</link>
		<comments>http://charpi.net/blog/2008/09/14/end-of-summer/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 15:52:05 +0000</pubDate>
		<dc:creator>charpi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://charpi.net/blog/?p=83</guid>
		<description><![CDATA[The summer wasn&#8217;t as productive as I would have liked. Anyway I took some time to think about my current professional life. Those thoughts gave me some conclusions: I really need some method to organize myself. I bought Getting things done some time ago and my mission now is to read it and find a [...]]]></description>
		<wfw:commentRss>http://charpi.net/blog/2008/09/14/end-of-summer/feed/</wfw:commentRss>
		<slash:comments>3562</slash:comments>
		</item>
		<item>
		<title>Control selenium server from Erlang</title>
		<link>http://charpi.net/blog/2008/09/06/control-selenium-server-from-erlang/</link>
		<comments>http://charpi.net/blog/2008/09/06/control-selenium-server-from-erlang/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 12:21:00 +0000</pubDate>
		<dc:creator>charpi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://selenium/selenium_erlang</guid>
		<description><![CDATA[In a previous post, I was arguing that selenium-rc missed an erlang library, so I did it. The communication protocol is very simple, so it was very easy to implement it with erlang. At the time of the writing the only things I didn&#8217;t tested (and implemented) are unicode support and exponential number in response. [...]]]></description>
		<wfw:commentRss>http://charpi.net/blog/2008/09/06/control-selenium-server-from-erlang/feed/</wfw:commentRss>
		<slash:comments>2740</slash:comments>
		</item>
		<item>
		<title>Next step into selenium</title>
		<link>http://charpi.net/blog/2007/08/15/next-step-into-selenium/</link>
		<comments>http://charpi.net/blog/2007/08/15/next-step-into-selenium/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 04:00:00 +0000</pubDate>
		<dc:creator>charpi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://agile/selenium_rc</guid>
		<description><![CDATA[Side of selenium core project, I discovered selenium remonte control, aka selenium-rc. This is a test tool which allows you to test your web site into several browser. The most interesting is that you&#8217;ll be able to write your test suites in any language you want (at least, for the moment in Java, .NET, Perl, [...]]]></description>
		<wfw:commentRss>http://charpi.net/blog/2007/08/15/next-step-into-selenium/feed/</wfw:commentRss>
		<slash:comments>3665</slash:comments>
		</item>
		<item>
		<title>How to test web pages?</title>
		<link>http://charpi.net/blog/2007/06/23/how-to-test-web-pages/</link>
		<comments>http://charpi.net/blog/2007/06/23/how-to-test-web-pages/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 05:55:00 +0000</pubDate>
		<dc:creator>charpi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://agile/selenium</guid>
		<description><![CDATA[Like UI testing, Web pages testing is a question that we often hear. For a lot of people, this kind of testing is impossible &#8211; well, let&#8217;s say very hard to do -, so they don&#8217;t do it. Difficult doesn&#8217;t mean impossible and there are now several good testing tools. The most difficult to test [...]]]></description>
		<wfw:commentRss>http://charpi.net/blog/2007/06/23/how-to-test-web-pages/feed/</wfw:commentRss>
		<slash:comments>2419</slash:comments>
		</item>
	</channel>
</rss>

