Dashboard > Watir > ... > FireWatir > FireWatir on Ubuntu
Watir Log In View a printable version of the current page.
FireWatir on Ubuntu
Added by Alister Scott, last edited by Alister Scott on Aug 16, 2008  (view change) show comment
Labels: 
(None)

Steps to get FireWatir running on Ubuntu

All steps are performed in the command line unless otherwise noted.

Install Ruby and Rubygems

sudo apt-get install ruby
sudo apt-get install rubygems

Install the FireWatir Gem

sudo gem update --system
sudo gem install firewatir

Install the Firefox Add-On

  • Start Firefox, then click this link. Agree to installation.
  • Restart Firefox to complete installation

Run Unit Tests

To check everything worked ok, you should run the unit tests provided with FireWatir

cd ../../var/lib/gems/1.8/gems/firewatir-1.2.0/unittests
sudo ruby mozilla_all_tests.rb

Firefox should start and tests should start running.

Initial unit test results from Alister Scott

ubuntu_unittest_results.txt

Site running on a free Atlassian Confluence Community License granted to OpenQA. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.6 Build:#812 Aug 06, 2007) - Bug/feature request - Contact Administrators