Imagine that we have previously recorded actions and objects. Some object has text attribute with cyrillic symbols. I’m starting web recorder, clicking run and it can’t find web object with that symbols.
Log:
Finding web element with id: 'Main page/page' located by 'By.xpath: //a[@href = 'https://example.example.com/?clid=505&utm_source=face_abovesearch&utm_campaign=face_abovesearch' and (text() = '??????' or . = '??????')]' in '30' second(s)
But when I’m running test case using run button in toolbar of main window of Katalon studio it works fine.