If a WPF application customizes the title of the Open File Dialog, the recorder will record it as "Handle Generic Dialog" instead of "Handle OpenFile Dialog" as expected. Attached is a sample WPF app with a customized window title to repro the problem.