Studio
2023.10
false
Banner background image
Studio User Guide
Last updated Apr 26, 2024

Fuzzy Search

How fuzzy search works

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:

OptionDescription

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.

Supported selector types

Currently, the fuzzy search is supported by the following selector types:
Selector typeSupport
<wnd>available
<html>available
<webctrl>available
<java>available
<ctrl>available
<uia>available
<sap>available
<rdp>available
<silverlight>not available
Tags which identify a process name. Example: <html app="firefox.exe">. not available
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.

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.