How to get text that is changes every 1 second?

Hello,
Please advice how to check that a timer works.

I defined an element that contains the time. The problem is that the element is updated every second (text), Katalon can’t find it by xpath.
The element can be observed in paused debugger mode.

I use xpath:

(//[name()=“svg” and @id=‘blendSRCTxt_0’])[1]//[name()=“text”][2]

Thank you in advance for your advice!

Sorry, no questions.
It was a problem with iframe.