Studio version: 2025.0.157
CustomerServiceCentral-Events.zip (165.8 KB)
As you see in the attached project, I’m trying to use the ‘UI Automation / Application / Application Event Trigger’ modern activity with ‘Event type = Text changed’, instead of the ‘Element Attribute Change Trigger’ ‘Attribute name = innerText’ classic activity, with the latest versions of the dependencies (see the attached project).
Only the classic activity works, the modern doesn’t.
Why?
=> How to make the ‘UI Automation / Application / Application Event Trigger’ modern activity with ‘Event type = Text changed’ work?
While debugging the project (F5), click this on ACME System 1 - Add Account :
- Trigger call
- Answer Call
- Hang up
Both triggers should react to the text change, shouldn’t they?