Get text/get attribute is not working only in unattended mode

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.

image

Selector:

my output supposed to be

  1. Confirmed delivery date
  2. Confirmed ship date

based on the get text output, bot will perform set of actions

@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

HI,

Do you have any error? (or it returns empty without error?) If error occurs, can you share it?

Regards,

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%] "

HI,

Can you try to use the above </> button to input <> characters correctly or share this as image?

Regards,

Opps, my bad

here you go
image

i verified the selectors, it looks good. Its work pretty well in attended mode…

but those selectors are helping me in unattended mode.

HI,

Did you take screenshot when error occurs? if yes, does target element exists?
If not, can you try to take it?

Regards,

i have not implement any logic to take screenshot. but i can see the element available when the open the production machine

HI,

To make sure, can you try to put TakeScreenshot just before the GetAttribute activity then check it?

Regards,

okay… but if it fails, suddenly i jump into production machine, make it attended then the process will run smoothly

This is a year and a half old post. If you’re having an issue, make a new post.