A developer is building a process that interacts with a legacy desktop application. During testing, the 'Type Into' activity occasionally fails because the application's input fields are slow to become active after a window appears. The current implementation uses a fixed 'DelayAfter' property, which is proving unreliable. Which approach provides the most robust solution to ensure the input field is ready before typing?