Run web testing framework watir on firefox / linux
问题 I'm developing a website on fedora linux. I want to run test. So I choose watir & ruby development to test. So I wan to install watir on my system but I have errors : I ran this script cat << EOF > /etc/yum.repos.d/ruby.repo [ruby] name=ruby for Fedora \$releasever - \$basearch - Base baseurl=http://mirror.nl.ergo-project.org/repositories/custom-f13-ruby/x86_64/ failovermethod=priority enabled=1 gpgcheck=0 [ruby-extra] name=ruby extra for Fedora \$releasever - \$basearch - Base baseurl=http:/