The app is expecting human input (ie keyboard) and the Write stage does not use the keyboard. As Peter says, you might be able to trigger any client-side script with a mouse click or keystroke to make the app 'see' what you have written. Alternatively, switching to SendKeys should work.