Hello so I got a problem, I need to simulate user keyboard strokes. The goal is to indicate which project that needs to be chosen.
The screenshot is the state in which I am. I just use Xtype a value = “CS” but it doesn’t really type it, If I really press C on my keyboard it’s changing otherwise no. How should I proceed ? I can’t use tag as it’s dynamic IDs.