I want to locate a dropdown list in robot framework using selenium library. But, I'm facing a locator error like this.
Below is my script and error.
Here, the "Gender" is the Radzen component name.
I tried using div classes.But I got the not found error.Can anyone give a solution for this?