When I try to create a sequence outlined in the Input Actions and Methods, the mouse click returns an error: RemoteException wrapping UiPath.Core.ElementOperationException: Action not supported by this type of element. Please use another type of click. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Action not supported by this type of element. Please use another type of click.
Lakshman,
This is a click on the Format menu item of the Notepad application. When I use the same selector on the minimize button of the Notepad application, no error is returned. I am not sure I can replace the Mouse Click with Click Image.