Studio
2020.10
false
Banner background image
OUT OF SUPPORT
Studio User Guide
Last updated Dec 20, 2023

Fuzzy Search

How Fuzzy Search Works

In order to use the fuzzy search capabilities, a couple of matching options need to be included in the top-level tag of the target selector, as follows:

Option

Description

matching:<tag_name>=fuzzy

Allows you to specify the target search tag, determined by the <tag_name> value.

fuzzyLevel:<tag_name>=<numerical_value>

Determines the matching threshold for the target <tag_name>. It supports a numerical value from 0 to 1, as follows:
  • Closer to 0 - returns results with lower similarity to the <tag_name>
  • Closer to 1 - returns results with higher similarity to the <tag_name>
Note: If more elements are found, the target action is executed on the first one.

Currently, the fuzzy search is supported by the following selector types:

Selector Type

Support

<wnd>

<html>

<webctrl>

<java>

<ctrl>

<sap>

<rdp>

<silverlight>

Tags which identify a process name.

Example: <html app="firefox.exe">

Note:
Adding check:text="example" in a fuzzy selector checks if the target element contains the specified text.
For example, adding check:text="Options" to a fuzzy selector checks if the target element contains the Options text.
  • About Fuzzy Search
  • How Fuzzy Search Works
  • Examples of Using Fuzzy Search

Was this page helpful?

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