I have the same question. I even built out a similar workflow to time the execution with the exact same Project Settings and Element Exists properties. I got a time around 237 milliseconds. If anyone can explain why 200ms isn’t the answer, that would be great.
Interesting. Almost like the answers are swapped, the question clearly asks about before the activity but the answer looks like it’s representing after the activity.
But I had a look in the docs. I cannot see anywhere that the Element Exists has a delay before or after. So the right answer needs to be 0ms. I really don’t get it.
Not in the properties panel, but when checking the Project Settings for UI Automation Classic Activities, the description tells that the DelayBefore and DelayAfter as well as the Timeout settings apply to all UI Automation activities. So, it technically should. Hoping we can get some kind of explanation soon.