berkay
(berkay)
July 16, 2019, 8:04am
1
Hello everybody, i have an issue that i can’t solve, can somebody help me?
I want to click robots check box but robot name is variable that read from excel so it can be change. I have no idea how to do it
.
I mean i read from excel with read cell and store it inside Generic Value variable type.
If you need any information let me know.
AshwinS2
(Ashwin S)
July 16, 2019, 9:16am
2
Hi @berkay
Click on robot 5 and then use uiexplorer to find the selector based on that u can get the property as idx check each and every check box selector and iterate based on count
If click not working use check activity
Thanks
Ashwin.S
berkay
(berkay)
July 16, 2019, 9:23am
3
Hi @Ashwin thanks for your reply but can you please describe more spesificly. You mean i wont use ‘robotName’ variable? Or can you upload workflow?
This is what i see when i clicked ROBOT5 and open uiexplorer;
html title=‘Jobs - UiPath Orchestrator’ />
<webctrl isleaf=‘1’ tableRow=‘2’ tag=‘TD’
I think i have to add my variable somewhere
Hi @berkay ,
Try to take a look at the new Selector learning path
https://360.articulate.com/review/content/7abbfef3-efab-44d2-9289-bda8e5b7fd34/review
Look under “Difficult Situations”
So find a Anchor point, using your variable.
You can insert your variable by clicking ctrl+space, when editing your selectors.
1 Like
AshwinS2
(Ashwin S)
July 16, 2019, 9:31am
5
Hi @berkay
Don’t give string variable set it as int variable check it for other robot s and ensure the selector are different based on table row and column
Thanks
Ashwin.S
1 Like
berkay
(berkay)
July 16, 2019, 9:32am
6
Okay thank you for your reply!
system
(system)
Closed
July 19, 2019, 9:32am
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.