Hi,

I am writing a rspec script to use with selenium-client. I would like
to pass the script some custom arguments in the command line to change
a few test settings in the script. However, rspec gives errors when I
pass arguments to the script because rspec does not expect them. Is
there any way I can pass custom arguments to an rspec script?

Thanks,
Stephanie
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to