In this picture, I search for baker and I want UIPath to click the first job (Production Assistant…). but if I use the ‘Click’ activity, it’s hard-coded meaning it will always click the first job if i search for baker. What do I do if I search for other jobs such as retail? How do I make UIPath always click the first job?
@Ahmad_Mikail Welcome to our Uipath Community.
In this case it would require a generic selector. Use click activity and indicate element which you want to click and share the selector with us