@PetrosF-MSFT Thanks for your reply. Please see my comments:
1) I am not getting automation browser option, do I have to change any setting? I am only getting Edge, Chrome and IE.
2)If i use second option using get I get the following error - Robin.Core.ActionException: Failed to download from web: The remote server returned an error: (401) Unauthorized.. ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
I have entered my credentials but not sure why the error is coming.
3) It still gives error:
Robin.Core.ActionException: Right click failed (failed to get window) ---> Robin.Shared.Runtime.ActionException: Right click failed (failed to get window)
at Robin.Modules.UIAutomation.Actions.UIUtils.TryFuncThrowExceptionIfNull[T](Func`1 func, ActionException ae)
--- End of inner exception stack trace ---
at Robin.Modules.UIAutomation.Actions.ClickElementInWindow.Execute(ActionContext context)
at Robin.Runtime.Engine.ActionRunner.RunAction(String action, Dictionary`2 inputArguments, Dictionary`2 outputArguments, IActionStatement statement)