Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JFileChooserDriver does not work with default save dialog approve button #11

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant