I have a problemwith identificationbuttonsonthe panelusing theobjectspy.UsingobjectspyIdentify theonlypanelon which it isplacedbutton enters.When the testandclickingon the coordinateson the panel,notthe button.Pleasefindhowto pushthepaneland thenclick on it.Thanks
Now:
ultraExplorerBarEx.Click(59, 943);
I want this:
ultraExplorerBarEx.Button.Click(); - without x,y coordinates