> I need to set a dropdown of months in upper > case, and WebTest is case-sensitive Use regex if you select by name :) Xpath should work also... Jochen.