Question
3
Replies
172
Views
Posted: April 5, 2018
Last activity: November 6, 2018
Closed
Navigate Url - Specified cast is not valid
Hi,
I am getting error 'Specified cast is not valid' while navigating to url in automation. I am using Pega Robotic plugin 8.0.1080.
I have attached the automation and error snapshot here. Could you please help me know the reason for this error and how can this be resolved. This is intermittent issue and occurs every two hours of running the automation continuously.
***Edited by Moderator Marissa to update platform capability tags****
It is hard to say without more information. I suggest adding a try-catch and perhaps logging out the string that you are trying to pass to the Navigate method. It sounds like it is passing a value the cannot be cast to a string.