79592681

Date: 2025-04-25 14:10:26
Score: 0.5
Natty:
Report link

You can use AIRegex in AiUtil.FindText / AIUtil.FindTextBlock.

However, a UFT version at least from 2023 is required.

Set regex = AIRegex("some text (.*)")
AIUtil.FindTextBlock(regex).CheckExists True
Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Uwe Görsch