Selector value giving exception in working in loop

Hello Friends,

As i am preparing to give my UiPATH advance certification exam i was creating a robot in terms of Dispatcher and performer.
My dispatcher is working fine but i am facing issue in Performer.
When i am trying to fetch data from the queue in dispatcher and comparing it with my application data my selector value is working fine for the first time but not again in the loop.
Selector value although remains same.
I am attaching screen shots for the reference any help would be really appreciated.

image
image
image

Also my first transaction is giving not matched error although i have compared from queue item it is same.
So not sure what is the issue.

Thanks,
Nitin

Hi @nitin.ipec07

Set the title as * and check its working fine or not

Thanks
Ashwin.S

Hi Ashwin,

Many thanks for your prompt reply what i understood from your comments i did that but not another selector failed.

image
image
image

Not sure what to do.
And again although first record is same getting not same error.

Thanks,
Nitin

Hi @nitin.ipec07

you may click the repair or inicate element on the screen to fix this error!

cheers :smiley:

Happy learning :smiley:

Hi Pat,

Used both the options but no luck :frowning:

Thanks,
Nitin

Hi ,

Try giving the selector as following -

<html title='ACME System 1 - *' />

Regards,
Firoz

Hi Firoz,

Thanks for your help will try and will let you know.

Thanks,
Nitin