Hello! Sorry if the subject is not sufficiently
clear...
I have this sentence:
ie.select_list(:xpath, "//[EMAIL PROTECTED]'missing']")
How can I pass a string variable for the name?
I've tried with this, but didn“t
work...
ie.select_list(:xpath, "//[EMAIL PROTECTED]"#{variable}"]")
I have troubles with double and simple hyphens...
Thanks in Advance!
Cheers
Rodrigo Julian Martin
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
