activities
latest
false
UiPath logo, featuring letters U and I in white

Classic Integrations Activities

Last updated Apr 10, 2025

Web Detection

UiPath.GoogleVision.Activities.WebDetection

This activity searches the web for images that match the specified image.

Properties

Common
  • ContinueOnError - If set, the remaining activities are executed if the current activity fails.
  • DisplayName - The display name of the activity.
Input
  • ImagePath - The path to a local image to be analysed. The field is mutually exclusive with ImageUrl. This field supports only Strings and String variables.
  • ImageUrl - The URL to a remote image to be analysed. The field is mutually exclusive with ImagePath. This field supports only Strings and String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • FullMatchingImages - A list of URLs which lead to images that fully match the inputted image. This field supports only Strings and String variables.
  • PagesWithMatchingImages - A list of URLs which lead to images that contain the inputted image. This field supports only Strings and String variables.
  • PartialMatchingImages - A list of URLs which point to images that contain images similar to the inputted image. This field supports only Strings and String variables.
  • WebEntities - A list of KeyValuePairs<String,Single> that contains the terms that can be used to search for the specified image as Key and the score for the respective search term as Value.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.