Selectors for forms

Hi all,


I am currently experiencing an issue with my form selector. Whenever the robot reaches this field, it doesnt click the fields accordingly. It will get stuck and wont be able to scroll down to reach the ‘Gender’ form field.

This is my current method:
image
What could be the issue causing this to occur?

Thanks.

Hi @SRoyi

Try giving Check App State. If possible share the workflow you are doing.

Regards

@SRoyi

Why are you using click text…

Try to get the selector and in the innertext field use a variable to pass what you want to select

Cheers