Hey Folks, I followed the instructions on http://wiki.github.com/aslakhellesoy/cucumber/setting-up-selenium and created 2 profiles: default and selenium. It works, but not if I want to run one feature under a specifc profile. For example, I tried:
cucumber -p default --require features features/plain/ manage_users.feature and I get all the tests including the selenium server. What's goin' on like? Thanks _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users