Skip to main content

Rigi Documentation

Rigi tokens

Rigi tokens or fingerprints are special characters used to identify string identifiers and variables on the user interface of an application.

To find out more about string recognition, see the Project settings – Strings recognition section.

To download the files with Rigi tokens, perform the following steps:

  1. Open the required project.

  2. In the project menu, select Workspace > Files.

  3. Click the Download files button.

  4. Select the Files with Rigi tokens option.

    Download_with_tokens.png

  5. Click the Next, then the Download button.

You will receive a file with Rigi tokens.

To see how this concept works, perform the following steps:

  1. Open the downloaded file in Notepad++.

  2. Change the encoding to ANSI. Invisible tokens will be revealed.

    Check_tokens.png

Rigi token format

By default, Rigi tokens are decoded using invisible Unicode characters.

If your application does not support Unicode characters, select Alphanumeric decoding in Settings > String recognition.

Alphanumeric.png

 Alphanumeric tilde decoding is similar to Alphanumeric decoding but uses ~ instead of % signs.