You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Original issue reported on code.google.com by t.denley on 8 Feb 2010 at 11:09
Original issue reported on code.google.com by
t.denley
on 8 Feb 2010 at 11:09Attachments:
The text was updated successfully, but these errors were encountered: