I'm having some troubles with select box.
First, I'm using Ranorex ver. 4.0.4.
I need to select an option in my select, and I'm using Set Value/Tag Value that works fine. The problem is that browsers (I'm working on a multi-browser application) can't run the "on change" associated code.
In this moment I'm using a horrible piece of code that simulated so much {down} on my select until reaching my option, but I know that someone may call police for this

What I'm asking for is a way to solve this.
Thanx a lot for help and sorry for my english
Max