vigneshn
(Vigneshn)
March 22, 2023, 9:04am
1
Hi Experts,
I am trying to get a text box name in my process. its working super cool in attended,but its not working in unattended. i tried adding wildcards.
please pour some suggestions.
Selector:
my output supposed to be
Confirmed delivery date
Confirmed ship date
based on the get text output, bot will perform set of actions
Anil_G
(Anil Gorthi)
March 22, 2023, 9:06am
2
@vigneshn
Welcome to the community
Try using get visible text activity…that might help
Or in get attribute try value attribute if its present
Cheers
Yoichi
(Yoichi)
March 22, 2023, 9:09am
3
HI,
Do you have any error? (or it returns empty without error?) If error occurs, can you share it?
Regards,
vigneshn
(Vigneshn)
March 22, 2023, 9:16am
4
i am getting selector error. added below
"Get Attribute ‘editable text’: Could not find the UI element corresponding to this selector:
[1]
[2]
Search failed at selector tag:
[1]
The closest matches found are:
[73%]
[73%]
[73%]
[66%]
[62%]
[62%]
[62%]
[62%]
[59%]
[53%] "
Yoichi
(Yoichi)
March 22, 2023, 9:19am
5
HI,
Can you try to use the above </>
button to input <>
characters correctly or share this as image?
Regards,
vigneshn
(Vigneshn)
March 22, 2023, 9:22am
7
i verified the selectors, it looks good. Its work pretty well in attended mode…
but those selectors are helping me in unattended mode.
Yoichi
(Yoichi)
March 22, 2023, 9:30am
8
HI,
Did you take screenshot when error occurs? if yes, does target element exists?
If not, can you try to take it?
Regards,
vigneshn
(Vigneshn)
March 22, 2023, 9:33am
9
i have not implement any logic to take screenshot. but i can see the element available when the open the production machine
Yoichi
(Yoichi)
March 22, 2023, 9:40am
10
HI,
To make sure, can you try to put TakeScreenshot just before the GetAttribute activity then check it?
Regards,
vigneshn
(Vigneshn)
March 22, 2023, 9:44am
11
okay… but if it fails, suddenly i jump into production machine, make it attended then the process will run smoothly
postwick
(Paul Ostwick)
October 31, 2023, 2:32pm
14
This is a year and a half old post. If you’re having an issue, make a new post.