I tried /^Sector/ and it doesn't work either.

I thought my solution of using /[^GICS Sector]Sector/ will work since it works when I tested it with this tool

http://samuelfullman.com/team/php/tools/regular_expression_tester_p2.php
This is a web based regular _expression_ tester.

but in WATIR script and irb, it always selects "GICS Sector" which is what I don't want.

I want it to select the plain item "Sector" which is unfortunately after the "GICS Sector" item.

Is there a possible "bug" in the Select command using regexp?

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to