cancel
Showing results for 
Search instead for 
Did you mean: 

SAP iRPA: pages not recognize in debugger mode

kalidindi_varma
Explorer
0 Kudos

Hello

I had rightly declared criteria for each page and items in the desktop studio. But when I checked in debugger mode the pages are not recognized. My first logon page is getting executed successful, for the next page i am getting time out error.

I want know if application & page can have same criteria? in my case Application "Logon" and page "pLogon".

Regards,

Varma

Accepted Solutions (1)

Accepted Solutions (1)

Srinivas-Rao
Contributor
0 Kudos

Hi Kalindi - The page criteria could be unique in the desktop studio, but when it loads, please check one more time if the criteria is exactly the same. What I generally do is : make the criteria definition using "LIKE" instead of "EQUAL TO" so that it can be recognized with more generic criteria.

Please reward if found useful.

Thanks

SR.

kalidindi_varma
Explorer
0 Kudos

Hello Srinivas,

Thanks for the information.

I had tried to change the criteria as per your suggestion, but still the pages are not recognized in debug mode.

Regards,

Varma Kalidindi.

Srinivas-Rao
Contributor
0 Kudos

Hi Kalindi - Once you load the debugger and launch the Fiori page, does you get the additional event in the debugger stating that the page was identified ? ( this is all before you start the execution from the desktop agent ). Please let me know.

Thanks

SR.

kalidindi_varma
Explorer
0 Kudos

Hi Srinivas,

I don't get any events in the debugger before starting the desktop agent.

After running the project, I am getting "Timeout waiting response from Pilote"

please find the attached screenshot for details.

Regards,

Varma Kalidindi

Answers (1)

Answers (1)

g25aith
Discoverer
0 Kudos

Hello,

I am facing the same issue. I tested declaration on google.com and the calculator app.

But they are not being recognized in debgger mode !!