What steps will reproduce the problem?
1. Launch a JFileChooser with the showSaveDialog method
2. Drive this with the JFileChooserDriver
3. Call driver.approve
What is the expected output? What do you see instead?
Expect the "Save" button to be clicked. In fact get failure to find "Open"
button.
What version of the product are you using? On what operating system?
Build from source, repository revision 256 ; run on Windows 7
Please provide any additional information below.
I've attached a patch for a new, failing, unit test in JFileChooserDriver