In a script, how can I check if an item is in a dropdown list? Sometimes the item will exist, other times it won't.
Example: The dropdown list will not always contain HTTPS entries. How to I check for its existence? I tried to test for "Control Exists" but that did not work.
Here is the tail end of the object: ... /dropmenuTTYP/menuCONTEXT/itemTT66.
Any ideas? Is this possible?