|
This works for me:
ie.selectBox( :id,
'availableColumnsSelectBox' ).select( /^AUSTRALIAN/ )
Zeljko
From: Tuyet Cong-Ton-Nu [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 13, 2005 12:29 AM To: '[EMAIL PROTECTED]' Subject: [Wtr-general] Select using Value Thank
Zeljko! That worked. However, I have
two occurrences of AUSTRALIAN: "GICS AUSTRALIAN"
"AUSTRALIAN" I want to get the
second one, but the regular _expression_ as it is brings back the first one "GICS
AUSTRALIAN". Is there a way to
only get "AUSTRALIAN"? I will look up
the regular _expression_ documentation online too. Thank
you! |
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
