<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-7668604634819433877</id><updated>2009-07-21T01:30:43.984-07:00</updated><title type='text'>Selenium RC with Firefox 3 on Ubuntu</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://selenium-firefox3.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7668604634819433877/posts/default'/><link rel='alternate' type='text/html' href='http://selenium-firefox3.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Phoenix</name><uri>http://www.blogger.com/profile/00275484813042790603</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7668604634819433877.post-6117263146451086959</id><published>2008-10-26T11:23:00.001-07:00</published><updated>2008-12-23T02:02:14.495-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='firefox'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='unix'/><category scheme='http://www.blogger.com/atom/ns#' term='selenium'/><category scheme='http://www.blogger.com/atom/ns#' term='perl'/><category scheme='http://www.blogger.com/atom/ns#' term='seleniumRC'/><title type='text'></title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7668604634819433877-6117263146451086959?l=selenium-firefox3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://selenium-firefox3.blogspot.com/feeds/6117263146451086959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=7668604634819433877&amp;postID=6117263146451086959' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7668604634819433877/posts/default/6117263146451086959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7668604634819433877/posts/default/6117263146451086959'/><link rel='alternate' type='text/html' href='http://selenium-firefox3.blogspot.com/2008/10/one-love.html' title=''/><author><name>Phoenix</name><uri>http://www.blogger.com/profile/00275484813042790603</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='08069412167782281360'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7668604634819433877.post-2489055746383020736</id><published>2008-09-05T05:03:00.000-07:00</published><updated>2008-09-23T23:40:52.087-07:00</updated><title type='text'>Selenium RC with Firefox 3 on Ubuntu</title><content type='html'>I faced a lot of issues when I tried to use Firefox 3 with Selenium RC on Ubuntu Hardy. So I thought if I post my experience it may help somebody. Below are the steps I followed to make Selenium RC working with Firefox 3 on Ubuntu.&lt;br /&gt;&lt;br /&gt;* Get latest Nightly built for Selenium from the link &lt;a href="http://selenium-rc.openqa.org/download.html"&gt;here&lt;/a&gt;.&lt;br /&gt;* Follow the instructions &lt;a href="http://selenium-rc.openqa.org/tutorial.html"&gt;here&lt;/a&gt; to install Selenium Server and a Client. I use Perl so installed a perl client using CPAN like below:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;% cpan&lt;br /&gt;   cpan shell -- CPAN exploration and modules installation (v1.7601)&lt;br /&gt;   ReadLine support enabled&lt;br /&gt;   cpan&gt; install Test::WWW::Selenium&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;* Now in order to use your perl script with Firefox3 following worded for me;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;my $sel = Test::WWW::Selenium-&gt;new( host =&gt; "localhost",&lt;br /&gt;                                   port =&gt; 4444,&lt;br /&gt;                                  &lt;span style="font-weight: bold;"&gt; browser =&gt; "*custom /usr/lib/firefox-3.0.1/firefox -p selenium"&lt;/span&gt;,&lt;br /&gt;                                   browser_url =&gt; "http://change-this-to-the-site-you-are-testing/" );&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;* &lt;span style="font-style: italic;"&gt;"-p selenium"&lt;/span&gt; option tells firefox to open "selenium" profile that I have created specifically for testing. if you need help with firefox profiles, &lt;a href="http://www.borngeek.com/firefox/profile-tutorial/"&gt;here&lt;/a&gt; is a great tutorial.&lt;br /&gt;&lt;br /&gt;* &lt;span style="font-weight: bold;"&gt;NOTE:&lt;/span&gt; The first time you may have to configure proxy of firefox browser to point 127.0.0.1:4444.&lt;br /&gt;&lt;br /&gt;Have Fun!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://digg.com/"&gt;&lt;br /&gt;&lt;img src="http://digg.com/img/badges/100x20-digg-button.png" width="100" height="20" alt="Digg!" /&gt;&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7668604634819433877-2489055746383020736?l=selenium-firefox3.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://selenium-firefox3.blogspot.com/feeds/2489055746383020736/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=7668604634819433877&amp;postID=2489055746383020736' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7668604634819433877/posts/default/2489055746383020736'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7668604634819433877/posts/default/2489055746383020736'/><link rel='alternate' type='text/html' href='http://selenium-firefox3.blogspot.com/2008/09/selenium-rc-with-firefox-3-on-ubuntu.html' title='Selenium RC with Firefox 3 on Ubuntu'/><author><name>Phoenix</name><uri>http://www.blogger.com/profile/00275484813042790603</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='08069412167782281360'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>1</thr:total></entry></feed>