R
reed.adam
I'm trying to find out if it's possible, and if so, how to pass a
command line parameter to a ruby script.
The reason for inquiring is that I'd like to have a for loop that runs
a few automated test cases (watir), but I want the user to be able to
specify the variable in the loop without editing the script itself.
Thanks!
command line parameter to a ruby script.
The reason for inquiring is that I'd like to have a for loop that runs
a few automated test cases (watir), but I want the user to be able to
specify the variable in the loop without editing the script itself.
Thanks!