Hi all,
I am trying to automate adding new profile process in Chrome, and it works fine for the 6-7 new profiles, then it gives me this error when trying to click on Add button.
Microsoft.Flow.RPA.Desktop.Robin.SDK.ActionException: Click failed (failed to get UI element)
at Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Actions.ClickElementInWindow.Execute(ActionContext context)
at Microsoft.Flow.RPA.Desktop.Robin.Engine.ActionRunner.RunAction(String action, Dictionary`2 inputArguments, Dictionary`2 outputArguments, IActionStatement statement)
Is there anything can I do so