Having single quote sign in the "Profiles" name causes errors because quote sign is not escaped

Windows. Katalon Version 5.6.0. Build 1.

In Tests Explorer, create a new “Execution Profile”.

Create a global variable, and having it named as: Site ‘-stg’

When executing test cases that used this global variable will cause errors.

Manually adding escape ‘\’ character fixed this issue.

Katalon_bug.PNG