Error while executing the process in uipath studio

Test1 has thrown an exception

Source: Type into ‘chrome.exe Chrome’

Message: The UiElement is no longer valid

Exception Type: InvalidUiElementException

UiPath.Core.InvalidUiElementException: The UiElement is no longer valid —> System.Runtime.InteropServices.COMException: Invalid UI node.
at UiPath.UiNodeClass.BringIntoView()
at UiPath.Core.UiElement.BringToForeground()
— End of inner exception stack trace —
at UiPath.Core.Activities.TaskAsyncCodeActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)Issueing

Thanks,
MAllika

Hi @Mallika
Have you added the chrome extension in chrome

Can u elaborate this ??
What was web application that u were using, where exactly did u had problems.

Did u check the selector and did u replace the selector fields whose value keep changing with Star Sign *.?

Any screen shots

“Type into” does not come automatically while recording

the issue is with the calibration of the screen resolution…how to solve that?

extension are added.

I know that this is a old post… But…
If you are using RDP to connect to your robot machines. Don’t forget to log out from your session!

The screen resolution is flexible and your window for the browser are not!

Ok. Thank you for your response.