Not able to click on Modal message box

Please check the attached screen shot, I am not able to use any of the following activities

  1. Mouse Click
    2 Mouse Double Click
    3 Select item
  2. select Click OCR

Regards,
Ritik

@Ritik,

What kind of application it is ?

And also try with Computer Vision activities once.

@lakshman
Thanks for quick reply.
This is Excel Plugin developed in VSTO & C#
Popup message is would be in the system32 domain or the windows.form domain

@Ritik,

Ok. Install UIpath.AI. ComputerVision.Activities and try once. It can easily identify UI elements.

Hi,
Try with click image

@lakshman
Can i install in trial version of UiPath

@Ritik,

Yes, you can install it. Please follow this below threads.

@lakshman

Thanks for quick reply, however as per following steps when I try to install “Uipath UIAutomation Activities v19.2.0” I am getting runtime error

“Unable to resolve dependency ‘Extended.Wpf.Toolkit (≥ 2.8.0)’.” Please check attached screen shot

Was successfully able to install computer vision activities by following the below steps

  1. Uninstalled UiPath.UIAutomation.Activities.
  2. Installed again Uipath UIAutomation Activities v19.2.0
  3. Added the beta feed https://www.myget.org/F/uipath in Package Manager > Settings >User defined packag
  4. After adding the above feed in User Defined Package, the feed name will be displayed under All Packages
  5. Go to the Feed name, that was recently created and check IncludePrerelease and install UiPath.AI.ComputerVision.Activities package

@Ritik,

Don’t install it before(UiPath.UIAutomation.Activities ) @2nd step. This package will install at the time of installing UiPath.AI.ComputerVision.Activities package.

@lakshman

Thanks for quick info. On my machine UiPath version was old 17.1 now I have upgraded to 19.02.
Still challenge is same that text box is not recognizable. Is there any way to pass Enter key or Tab key on that message box and select “Yes” or “No”

Regards,
Ritik

@Ritik,

Is Computer Activities are not working here ?

Try to send Hot key “Enter”. May be it will help here. and also try with Click text or Click Image activity.

@lakshman

Do you know any alternate way to send hot key without capturing screen? Here can we use cloning?

Regards,
Ritik

@Ritik,

You can use Send hot key activity without capturing screen also.

H,

If you want to pass multiple keys to your browser you can use type into activty and pass the hot keys that you want to send to a screen.

Regards,
Pavan H

@lakshman

Can you send me the steps or link or control name which does not require screen shot while passing hot keys.

Actually message box I am getting on my Excel file is “Systems.windows.forms”.

Regards,
Ritik

Thanks for your information.

1 Like