Hello,
I have to work with a very long dropdown list on a site that can only be accessed on IE. I’m wondering what is the best way to handle dropdown lists in IE. This is what I have so far
but this doesn’t work because I get this error
Does anyone have a better idea? I know I can’t use XPath on IE so…
Thanks.