Hi there,
I’m trying to recrod activities that cover clicking two separate objects, object-by-object, and failed. I’ve set up anchores and failed again. Any suggestions would be more than welcome.
Hi there,
I’m trying to recrod activities that cover clicking two separate objects, object-by-object, and failed. I’ve set up anchores and failed again. Any suggestions would be more than welcome.
This is completely selector dependent.
You need to set the selector accordingly with right properties and values.
Thanks
#nK
Thank you #nK for prompt response. I’ll check details on selector dependancy & dynamic selectors.
BR,
Kaz
Hi again,
Unfortunately, I’m still searching for a solution…
I need to click two objects (first object, and then the second one) with the same names located quite close to each other. Could you please instruct me how to do this?
I’ve set the anchors for both objects, however still getting an error message. Step-by-step instructions for Very Junior Robot would be more than welcome:)
Thank you in advance,
Kaz
Just take the selector of the object
Add idx='1'
to the selector for clicking first object and increment it for next object
This approach works fine if your number of objects is fixed.
Hope that helps.
Thanks
#nK
Hey #nk
I’ve added idx=‘1’ to the selector of my first selection, and idx=‘2’ to the selector of my second selection - see the picture
However, objects are still not recognized correctly - see the next picture
What’s wrong with my approach?
Thank you,
Kaz
Copy the selector from fuzzy property to normal selector & Kindly un check fuzzy selector option.
Then just update the selector which should only have these attributes aaname, tag, idx, parentid=*treeview*record*
Hope this helps
Thanks
#nK
Hi #nk,
Thank you very much for your instructions - the issues is resolved now!
BR,
Kaz
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.