Hi, I wrote an acceptance test (using selenium) to test a specific product. But I would like to specify to my test the id of the product to test.
I run my test with the command rake test:acceptance my_test.rsel I tried the following syntax : rake test:acceptance my_test.rsel 1 for the id #1 but it doesn't work. How can I do?? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

